Merge pull request 'renovate.json: activate renovate argocd package for all files inside app-files' (#273) from tom-patch-1 into main
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful

Reviewed-on: #273
Reviewed-by: Aaron Riedel <git@ar21.de>
This commit is contained in:
Aaron Riedel 2024-11-08 17:05:04 +01:00
commit cd1689d52a

View file

@ -3,7 +3,7 @@
"dependencyDashboard": true,
"enabledManagers": ["argocd"],
"argocd": {
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
"fileMatch": ["^app-files/*\\.yaml$"]
},
"kubernetes": {
"enabled": true,