Skip to content

Commit

Permalink
[ci] Update renovate.json
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
VietND96 authored Jan 2, 2025
1 parent 9538ac4 commit 4024ce8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,15 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
{
"packageNames": ["selenium/standalone-firefox"],
"enabled": false
},
{
"packageNames": ["selenium/node-firefox"],
"enabled": false
}
]
}

0 comments on commit 4024ce8

Please sign in to comment.