Skip to content

Commit c15a85c

Browse files
authored
Update renovate.json (#706)
1 parent 08aa287 commit c15a85c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
"enabled": true,
88
"automerge": true
99
},
10+
"github-actions": {
11+
"fileMatch": [
12+
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
13+
"(^|/)action\\.ya?ml$",
14+
"(^|/)setup/action\\.ya?ml"
15+
]
16+
},
1017
"recreateClosed": false,
1118
"prConcurrentLimit": 25,
1219
"labels": ["dependencies"],

0 commit comments

Comments
 (0)