Skip to content

Commit ff62637

Browse files
authored
chore: update renovate config (#310)
Signed-off-by: Federico Bond <[email protected]>
1 parent de36b21 commit ff62637

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

renovate.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"config:base"
55
],
66
"semanticCommits": "enabled",
7-
"pip_requirements": {
8-
"fileMatch": ["requirements.txt", "requirements-dev.txt"]
7+
"pep621": {
8+
"enabled": true
9+
},
10+
"pre-commit": {
11+
"enabled": true
912
},
1013
"packageRules": [
1114
{

0 commit comments

Comments
 (0)