Skip to content

Commit

Permalink
fix(deps): just group all the python updates (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Wise <[email protected]>
  • Loading branch information
diranged and diranged authored Oct 22, 2024
1 parent ea611a7 commit cda1ac5
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@
"platformAutomerge": true,
"schedule": ["before 5am on monday"],
"packageRules": [
{
"groupName": "boto",
"matchManagers": ["pip_requirements"],
"matchPackageNames": ["boto3", "botocore"]
},
{
"groupName": "flask",
"matchManagers": ["pip_requirements"],
"matchPackageNames": ["flask", "Werkzeug"]
},
{
"groupName": "python",
"matchManagers": ["pip_requirements"]
Expand Down

0 comments on commit cda1ac5

Please sign in to comment.