Skip to content

Commit b59bf9e

Browse files
authored
chore: fix renovate config (#2871)
1 parent 43fc8e2 commit b59bf9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"packageRules": [
99
{
1010
"description": "Delay newly released updates for 3 days",
11+
"matchCategories": [
12+
"python"
13+
],
1114
"minimumReleaseAge": "3 days"
1215
},
1316
{

0 commit comments

Comments
 (0)