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 3bc4f75 commit a867302Copy full SHA for a867302
renovate.json
@@ -1,8 +1,12 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
- "config:recommended"
+ "config:recommended",
5
+ "default:automergeMinor",
6
+ "default:rebaseStalePrs"
7
],
8
+ "minimumReleaseAge": "14 days",
9
+ "prCreation": "not-pending",
10
"git-submodules": {
11
"enabled": true
12
},
0 commit comments