Skip to content

Commit

Permalink
chore(deps): group flask updates (#81)
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Wise <diranged@users.noreply.github.com>
  • Loading branch information
diranged and diranged authored Oct 22, 2024
1 parent 53c5b7a commit bd96ed3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"groupName": "boto",
"matchManagers": ["pip_requirements"],
"matchPackageNames": ["boto3", "botocore"]
},
{
"groupName": "flask",
"matchManagers": ["pip_requirements"],
"matchPackageNames": ["flas", "Werkzeug"]
}
]
}

0 comments on commit bd96ed3

Please sign in to comment.