diff --git a/renovate.json5 b/renovate.json5 index e671cf70b1..ed775adecc 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -17,6 +17,13 @@ "^packages/create-plugin/templates/([^/]+/)*with-plugin-uploader\\.json$", ], packageRules: [ + { + // set `chore` to the commit for updating packages + matchPackagePatterns: [ + "*" + ], + semanticCommitType: "chore", + }, { // automerge minor updates of devDependencies matchPackagePatterns: [