diff --git a/renovate.json b/renovate.json index 86ae933..0f70971 100644 --- a/renovate.json +++ b/renovate.json @@ -103,5 +103,6 @@ "allowedVersions": "!/^2\\.19\\.10$/" } ], - "separateMinorPatch": true + "separateMinorPatch": true, + "stopUpdatingLabel": "renovate/stop_updating" }