We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222db2f commit 8c01723Copy full SHA for 8c01723
1 file changed
renovate.json
@@ -14,7 +14,7 @@
14
"github-actions"
15
],
16
17
- "rangeStrategy": "pin",
+ "rangeStrategy": "auto",
18
19
"prHourlyLimit": 2,
20
"prConcurrentLimit": 5,
@@ -55,7 +55,7 @@
55
"description": "🐍 Python application dependencies (uv / pep621)",
56
"matchManagers": ["pep621"],
57
"groupName": "Python dependencies (uv)",
58
+ "rangeStrategy": "widen",
59
"separateMinorPatch": true
60
},
61
0 commit comments