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 b59d7ed commit aea5bf9Copy full SHA for aea5bf9
renovate.json
@@ -22,8 +22,6 @@
22
"separateMinorPatch": false,
23
"separateMultipleMajor": false,
24
25
- "rollupType": "highest",
26
-
27
"ignorePaths": [
28
"**/archived/**",
29
"docs/**"
@@ -90,7 +88,6 @@
90
88
"enabled": true,
91
89
"recreateWhen": "always",
92
"rebaseWhen": "auto",
93
94
"groupName": null
95
},
96
@@ -102,9 +99,7 @@
102
99
"groupName": "Docker SHA256 digest pins",
103
100
"groupSlug": "docker-digests",
104
101
"commitMessageTopic": "Docker digest updates",
105
- "commitMessageExtra": "(grouped)",
106
- "separateMultipleMajor": false,
107
- "separateMinorPatch": false
+ "commitMessageExtra": "(grouped)"
108
109
110
{
0 commit comments