chore(renovate): hard-code semnatic commit type

This commit is contained in:
Fabian-Lars
2023-04-17 17:23:48 +02:00
committed by GitHub
parent de1706fee2
commit 091f7f5088
+1
View File
@@ -1,6 +1,7 @@
{ {
"extends": ["config:base"], "extends": ["config:base"],
"enabledManagers": ["cargo", "npm"], "enabledManagers": ["cargo", "npm"],
"semanticCommitType": "chore",
"ignorePaths": [ "ignorePaths": [
"**/node_modules/**", "**/node_modules/**",
"**/bower_components/**", "**/bower_components/**",