mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
chore(renovate): hard-code semnatic commit type
This commit is contained in:
@@ -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/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user