We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b13b3f commit 20e7f36Copy full SHA for 20e7f36
renovate.json
@@ -75,7 +75,7 @@
75
"matchFileNames": [
76
".devcontainer/devcontainer.json"
77
],
78
- "stabilityDays": 7
+ "minimumReleaseAge": "7 days"
79
},
80
{
81
"automerge": true,
@@ -94,8 +94,5 @@
94
95
"platformAutomerge": true,
96
"prCreation": "immediate",
97
- "requiredStatusChecks": [
98
- "Main"
99
- ],
100
"timezone": "Europe/Zurich"
101
-}
+}
0 commit comments