Skip to content

Commit e14d3c0

Browse files
committed
Minimize renovate.json
1 parent 5153004 commit e14d3c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@
1212
{
1313
"fileMatch": [
1414
"build.yml",
15-
"release.yml",
16-
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
17-
"(^|/)action\\.ya?ml$"
15+
"release.yml"
1816
],
1917
"matchStrings": ["depName=(?<depName>.*?)?\\s.*?_VERSION=\"(?<currentValue>.*?)\""],
2018
"versioningTemplate": "docker",

0 commit comments

Comments
 (0)