We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3fe4eb commit df5ce32Copy full SHA for df5ce32
.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