Skip to content

Commit

Permalink
Update Poetry Renovate rules
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jun 19, 2024
1 parent e47d39d commit 611afc4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,9 @@
},
/** Group Poetry packages */
{
matchPackagePrefixes: ['poetry-'],
matchPackagePrefixes: ['poetry'],
groupName: 'Poetry',
automerge: true,
matchDepNames: ['poetry', 'pip'],
},
/** Accept only the patch on stabilization branches */
{
Expand Down

0 comments on commit 611afc4

Please sign in to comment.