Skip to content

Commit caba565

Browse files
Danielius1922Daniel Adam
authored and
Daniel Adam
committed
Fix renovateBot configuration
1 parent 9635cb8 commit caba565

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

renovate.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@
88
"commitBody": "Generated by renovateBot",
99
"packageRules": [
1010
{
11-
"packagePatterns": [".+"],
12-
"schedule": ["on the first day of the month"]
11+
"matchPackagePatterns": [
12+
"+"
13+
],
14+
"schedule": [
15+
"on the first day of the month"
16+
]
1317
}
1418
]
15-
}
19+
}

0 commit comments

Comments
 (0)