diff --git a/renovate.json b/renovate.json index 01ac77d4..64b23e78 100644 --- a/renovate.json +++ b/renovate.json @@ -28,7 +28,7 @@ "matchUpdateTypes": ["minor", "patch"], "matchManagers": ["npm"], "matchFileNames": [".github/workflows/validate-renovate.yml"], - "matchDepNames": ["renovate"] + "matchDepNames": ["renovate"], "automerge": true } ]