diff --git a/renovate.json b/renovate.json index 81d5e5e8d..a84cc6ffb 100644 --- a/renovate.json +++ b/renovate.json @@ -3,5 +3,8 @@ "description": "Presets from https://github.com/bcgov/renovate-config", "extends": [ "github>bcgov/renovate-config" + ], + "ignorePaths": [ + "gwells/**" ] }