We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920c060 commit 745cf7aCopy full SHA for 745cf7a
renovate.json
@@ -1,7 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": ["config:recommended", "docker:pinDigests"],
4
- "enabledManagers": ["custom.regex"],
+ "enabledManagers": [
5
+ "github-actions",
6
+ "custom.regex"
7
+ ],
8
"customManagers": [
9
10
"customType": "regex",
0 commit comments