Skip to content

Commit

Permalink
Stop bundling renovate quality updates
Browse files Browse the repository at this point in the history
Individual PRs and thus individual commits are better for understanding
what is going on
  • Loading branch information
martis42 committed Jul 9, 2024
1 parent 0171671 commit 1db299f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@
],
"groupName": "Bazel dependencies",
"groupSlug": "bazel_deps"
},
{
"matchManagers": [
"pip_requirements",
"poetry",
"pre-commit"
],
"groupName": "Quality tooling dependencies",
"groupSlug": "quality_deps"
}
]
}

0 comments on commit 1db299f

Please sign in to comment.