We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5db9b commit 21e4203Copy full SHA for 21e4203
renovate.json
@@ -1,8 +1,6 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": [
4
- "config:base"
5
- ],
+ "extends": ["config:recommended"],
6
"description": "Schedule to run only on Sunday at midnight to reduce noise during the week.",
7
"schedule": ["before 3am on sunday"]
8
}
0 commit comments