We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 576db1b commit da62e3cCopy full SHA for da62e3c
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
"extends": [
3
- "config:base"
+ "config:base",
4
+ "schedule:weekly"
5
],
6
"rangeStrategy": "update-lockfile",
7
"packageRules": [
0 commit comments