Skip to content

Commit

Permalink
Update renovate.json (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
book000 authored Nov 17, 2023
1 parent 051524a commit 799c40c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
{
"extends": [
"github>book000/templates//renovate/base"
],
"regexManagers": [
{
"fileMatch": ["(^|/)Dockerfile$", "(^|/)Dockerfile\\.[^/]*$"],
"matchStrings": [
"renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\sENV .*?_VERSION=(?<currentValue>.*)\\s"
],
"versioningTemplate": "{{#if versioning}}{{{versioning}}}{{else}}semver{{/if}}"
}
]
}

0 comments on commit 799c40c

Please sign in to comment.