diff --git a/.github/renovate.json b/.github/renovate.json index b6db536..e251589 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -23,5 +23,6 @@ "matchUpdateTypes": ["minor", "patch"], "automerge": true } - ] + ], + "ignorePaths": ["/portainer/*"] }