Skip to content

Commit

Permalink
chore: do not widen major dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Mar 2, 2024
1 parent 6ea8c01 commit 70c0fdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"packageRules": [
{
"matchManagers": ["poetry"],
"matchUpdateTypes": ["minor", "patch"],
"rangeStrategy": "widen"
}
]
Expand Down

0 comments on commit 70c0fdb

Please sign in to comment.