diff --git a/renovate.json b/renovate.json index 9ff8d2f4..7e211414 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,10 @@ "github>energywebfoundation/shared-configs" ], "lockFileMaintenance": { "enabled": true }, - "ignorePaths": [".github/workflows"], + "ignorePaths": [ + ".github/workflows/deployments.yaml", + ".github/workflows/deployment-release.yaml" + ], "labels": ["dependencies"], "assignees": [ "artursudnik"