diff --git a/renovate.json5 b/renovate.json5 index 3256178..e7e8a53 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -18,7 +18,6 @@ { "description": "Automerge patch updates in frontend packages", "matchFileNames": ["frontend/**"], - "labels": ["frontend", "automerge"], "matchUpdateTypes": ["patch"], "addLabels": ["automerge"], "automerge": true