Adding Git Actions as a manager.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
"- **Update Type:** {{updateType}}",
|
"- **Update Type:** {{updateType}}",
|
||||||
"- **Automerge:** {{#if isAutomerge}}✅ This update will be auto-merged once all checks pass{{else}}🛑 This update requires manual approval{{/if}}"
|
"- **Automerge:** {{#if isAutomerge}}✅ This update will be auto-merged once all checks pass{{else}}🛑 This update requires manual approval{{/if}}"
|
||||||
],
|
],
|
||||||
"enabledManagers": ["docker-compose"],
|
"enabledManagers": ["docker-compose", "github-actions"],
|
||||||
"major": {
|
"major": {
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user