ソースを参照

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 <acioustick@noreply.codeberg.org>
pull/4411/head
Suguru Hirahara 7ヶ月前
committed by Slavi Pantaleev
コミット
56e01ad456
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .github/renovate.json

+ 1
- 0
.github/renovate.json ファイルの表示

@@ -20,6 +20,7 @@
"packageRules": [
{
"ignoreUnstable": false,
"versioning": "loose",
"matchSourceUrls": [
"https://github.com/devture/com.devture.ansible.role{/,}**",
"https://github.com/mother-of-all-self-hosting{/,}**"


読み込み中…
キャンセル
保存