Skip to content

Commit

Permalink
Minimize renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 committed Apr 24, 2024
1 parent 5153004 commit e14d3c0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
{
"fileMatch": [
"build.yml",
"release.yml",
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
"(^|/)action\\.ya?ml$"
"release.yml"
],
"matchStrings": ["depName=(?<depName>.*?)?\\s.*?_VERSION=\"(?<currentValue>.*?)\""],
"versioningTemplate": "docker",
Expand Down

0 comments on commit e14d3c0

Please sign in to comment.