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 9fc361a commit 6036076Copy full SHA for 6036076
renovate.json
@@ -29,15 +29,16 @@
29
},
30
{
31
"matchPackageNames": [
32
+ "hack/common"
33
+ ],
34
"description": "Automerge submodule update",
- "automerge": true,
- "matchPackageNames": ["hack/common"]
35
+ "automerge": true
36
37
- "description": "Update and automerge all components from openmcp-project immediately",
38
39
"github.com/openmcp-project/*"
40
],
41
+ "description": "Update and automerge all components from openmcp-project immediately",
42
"rebaseWhen": "auto",
43
"minimumReleaseAge": "0 days",
44
"automerge": true,
0 commit comments