Skip to content

Commit 621afd4

Browse files
committed
chore(renovate): set geoip's versioning to regex
1 parent 0d66e9e commit 621afd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.renovaterc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"matchDatasources": ["docker"],
77
"matchPackageNames": ["ghcr.io/observabilitystack/geoip-api"],
8-
"versioning": "loose"
8+
"versioning": "regex:^(?<minor>\\d{4}-\\d{2})$"
99
}
1010
]
1111
}

0 commit comments

Comments
 (0)