Skip to content

Commit 56e01ad

Browse files
Suguru Hiraharaspantaleev
authored andcommitted
Update renovate.json: apply versioning=loose
This makes it possible for Renovate to detect updates such as from `x.x.x-0` to `x.x.x-1`. References: - https://docs.renovatebot.com/modules/versioning/loose/ - https://docs.renovatebot.com/configuration-options/#versioning Signed-off-by: Suguru Hirahara <[email protected]>
1 parent bd6be25 commit 56e01ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"packageRules": [
2121
{
2222
"ignoreUnstable": false,
23+
"versioning": "loose",
2324
"matchSourceUrls": [
2425
"https://github.com/devture/com.devture.ansible.role{/,}**",
2526
"https://github.com/mother-of-all-self-hosting{/,}**"

0 commit comments

Comments
 (0)