chore: widen version range on python deps update
This commit is contained in:
parent
090a5c93ac
commit
64390965f4
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -17,7 +17,8 @@
|
|||
},
|
||||
{
|
||||
"matchManagers": ["pip_setup", "pip_requirements"],
|
||||
"addLabels": ["python"]
|
||||
"addLabels": ["python"],
|
||||
"rangeStrategy": "widen"
|
||||
},
|
||||
{
|
||||
"matchPaths": ["website/**"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue