diff --git a/renovate.json b/renovate.json index 12c56f0f..1802bece 100644 --- a/renovate.json +++ b/renovate.json @@ -2,10 +2,10 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended", + "security:only-security-updates", "group:allNonMajor", "group:allDigest", ":disableDependencyDashboard", - "security:only-security-updates", ":semanticCommitTypeAll(chore)" ], "postUpdateOptions": [