Skip to content

Commit

Permalink
chore: update renovate config (#310)
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Bond <federicobond@gmail.com>
  • Loading branch information
federicobond authored Apr 5, 2024
1 parent de36b21 commit ff62637
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
"config:base"
],
"semanticCommits": "enabled",
"pip_requirements": {
"fileMatch": ["requirements.txt", "requirements-dev.txt"]
"pep621": {
"enabled": true
},
"pre-commit": {
"enabled": true
},
"packageRules": [
{
Expand Down

0 comments on commit ff62637

Please sign in to comment.