We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f72d7b commit b8fec2bCopy full SHA for b8fec2b
1 file changed
renovate.json
@@ -3,5 +3,8 @@
3
"extends": [
4
"config:base"
5
],
6
- "baseBranches": ["develop"]
+ "baseBranches": ["develop"],
7
+ "internalChecksFilter": "strict",
8
+ "minimumReleaseAge": "21 days",
9
+ "updateNotScheduled": false
10
}
0 commit comments