fix renovate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-02-14 15:55:48 +01:00
parent c0114b89ec
commit ad20aa5229
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -9,6 +9,6 @@
} }
], ],
"argocd": { "argocd": {
"fileMatch": ["^core-deployments\\.yaml$"] "fileMatch": ["^app-files/core-deployments\\.yaml$"]
} }
} }