Browse Source

Update renovate.json

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

2
renovate.json

@ -3,10 +3,10 @@
"extends": [
"config:base"
],
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize", "regex"],
"dockerfile": {
"fileMatch": ["Containerfile"]
},
"enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize", "regex"],
"git-submodules": {
"enabled": true
},

Loading…
Cancel
Save