diff --git a/renovate.json b/renovate.json deleted file mode 100644 index fcde6e5..0000000 --- a/renovate.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>vojtechmares/renovate-config" - ], - "argocd": { - "fileMatch": [ - "apps\/.+\\.yaml$" - ] - } -}