Skip to content

Commit

Permalink
refactor(deps): Drop scanning for requirements files
Browse files Browse the repository at this point in the history
Leftover from when we used bazelized tools instead of pre-commit and pcpp
was not yet fetched directly as archive.
  • Loading branch information
martis42 committed Dec 16, 2024
1 parent 480941e commit 4d59e85
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,8 @@
"bazel",
"bazel-module",
"github-actions",
"pip_requirements",
"pre-commit"
],
"pip_requirements": {
"fileMatch": [
"(^|/)[\\w-]*requirements([-.]\\w+)?\\.(in|txt)$"
]
},
"packageRules": [
{
"matchPackagePatterns": [
Expand Down

0 comments on commit 4d59e85

Please sign in to comment.