Skip to content

Commit

Permalink
Merge pull request #12 from LeoColomb/fix/renovate
Browse files Browse the repository at this point in the history
Use proper Renovate versionning template
  • Loading branch information
Victor Kupriyanov authored Apr 12, 2024
2 parents 93e51e6 + e169eaa commit ee457ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"matchStringsStrategy": "combination",
"depNameTemplate": "ghcr.io/kooper/{{{depName}}}",
"datasourceTemplate": "docker",
"versioningTemplate": "composer"
"versioningTemplate": "semver-coerced"
}
]
}

0 comments on commit ee457ec

Please sign in to comment.