Skip to content

Commit

Permalink
chore: disable pip_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mesejo committed Jan 2, 2025
1 parent 404dd2f commit e285c32
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"github-actions",
"pep621"
],
"packageRules": [
{
"matchManagers": ["pip_requirements"],
"enabled": false
}
],
"pre-commit": {
"enabled": false
},
Expand Down

0 comments on commit e285c32

Please sign in to comment.