diff --git a/renovate.json b/renovate.json index 2b43e894..5fce725f 100644 --- a/renovate.json +++ b/renovate.json @@ -17,6 +17,11 @@ { "semanticCommitScope": "deps-dev", "matchManagers": ["github-actions"] + }, + { + "description": "Automerge non-major updates", + "matchUpdateTypes": ["minor", "patch"], + "automerge": true } ], "postUpdateOptions": [