Parcourir la source

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 il y a 7 mois
committed by Slavi Pantaleev
Parent
révision
56e01ad456
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. +1
    -0
      .github/renovate.json

+ 1
- 0
.github/renovate.json Voir le fichier

@@ -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{/,}**"


Chargement…
Annuler
Enregistrer