Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl authored Dec 19, 2022
1 parent 85c0441 commit bbcc7bc
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
},
{
"matchPackagePatterns": [
"^org\\.seleniumhq\\.selenium"
],
"groupName": "selenium monorepo"
},
]
}

0 comments on commit bbcc7bc

Please sign in to comment.