chore: update renovate config (#310)

Signed-off-by: Federico Bond <federicobond@gmail.com>
This commit is contained in:
Federico Bond 2024-04-05 12:46:02 +11:00 committed by GitHub
parent de36b214dc
commit ff626374ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 2 deletions

View File

@ -4,8 +4,11 @@
"config:base"
],
"semanticCommits": "enabled",
"pip_requirements": {
"fileMatch": ["requirements.txt", "requirements-dev.txt"]
"pep621": {
"enabled": true
},
"pre-commit": {
"enabled": true
},
"packageRules": [
{