Skip to content

Commit

Permalink
chore(renovate): remove dev group (#890)
Browse files Browse the repository at this point in the history
It's considerably easier to incrementally update deps one by one
  • Loading branch information
RobertCraigie authored Jan 29, 2024
1 parent 847b98c commit df9467f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"fileMatch": ["requirements/.*\\.txt", "deps/.*\\.txt"]
},
"packageRules": [
{
"groupName": "dev",
"matchPaths": ["pipelines/requirements/**/*.txt", "databases/*.txt"],
"excludePackageNames": ["mypy", "pytest-mypy-plugins"]
},
{
"groupName": "mypy",
"matchPackagePatterns": ["mypy"]
Expand Down

0 comments on commit df9467f

Please sign in to comment.