diff --git a/default.json b/default.json index 58e5230..06628a0 100644 --- a/default.json +++ b/default.json @@ -1,7 +1,7 @@ { "description": "Default config for Nuxt repositories", "extends": [ - "config:base", + "config:recommended", "group:allNonMajor", ":semanticCommitTypeAll(chore)" ],