Browse Source

Update renovate.json

renovate/configure
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
aebc2ef483
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      renovate.json

6
renovate.json

@ -6,5 +6,9 @@
"dockerfile": { "dockerfile": {
"fileMatch": ["Containerfile"] "fileMatch": ["Containerfile"]
}, },
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "kustomize"] "enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "kustomize"],
"registryAliases": {
"nextcloud": "https://nextcloud.github.io/helm/"
}
} }

Loading…
Cancel
Save