Skip to content

Commit

Permalink
Merge pull request #1984 from camptocamp/renovate-config
Browse files Browse the repository at this point in the history
Fix Renovate rule for Poetry
  • Loading branch information
sbrunner authored Oct 4, 2024
2 parents 4d40635 + 74e2144 commit 875b62b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -106,12 +106,6 @@
enabled: false,
matchDepNames: ['node-vm2'],
},
/** Disable poetry upgrade to 1.2.2 */
{
allowedVersions: ['/1.2.2/'],
enabled: false,
matchDepNames: ['poetry'],
},
/** Only LTS version of Node */
{
allowedVersions: '/(0|2|4|6|8)$/',
Expand Down

0 comments on commit 875b62b

Please sign in to comment.