Skip to content

Commit

Permalink
Add missing depNameTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jul 31, 2024
1 parent 1804de2 commit 6d804b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
{
"fileMatch": ["src/main/resources/ath-container/Dockerfile"],
"matchStrings": ["ARG FIREFOX_VERSION=(?<currentValue>.*?)\n"],
"depNameTemplate": "firefox",
"versioningTemplate": "semver-coerced",
"datasourceTemplate": "custom.firefox"
},
Expand Down

0 comments on commit 6d804b7

Please sign in to comment.