We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460c53f commit 167bf45Copy full SHA for 167bf45
renovate/foreman_satellite/renovate.json
@@ -78,7 +78,9 @@
78
"description": "Enable git submodule updates of frontend build tools for foreman/satellite branches",
79
"matchManagers": ["git-submodules"],
80
"matchDepNames": ["build-tools"],
81
- "enabled": true
+ "schedule": ["at any time"],
82
+ "enabled": true,
83
+ "automerge": true
84
},
85
{
86
"matchBaseBranches": ["/^foreman-.*$/", "/^SATELLITE-.*$/"],
0 commit comments