Skip to content

Commit

Permalink
Attempt fix renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavenVolkoff committed Feb 14, 2024
1 parent a628b5f commit c522dd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@
"#\\s*renovate:\\s*depName=(?<depName>.*?)\\n_commit='(?<currentDigestShort>.*)'"
],
"versioningTemplate": "git",
"datasourceTemplate": "git-refs"
"datasourceTemplate": "git-refs",
"currentValueTemplate": "{{#if (containsString datasource 'git-refs')}}{{else}}{{currentValue}}{{/if}}"
},
{
"fileMatch": ["^Dockerfile$"],
Expand Down

0 comments on commit c522dd9

Please sign in to comment.