chore(config): use chore type semantic commit
This commit is contained in:
parent
d540ff6ea4
commit
f53e13f1aa
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ module.exports = {
|
||||||
extends: [
|
extends: [
|
||||||
"config:recommended",
|
"config:recommended",
|
||||||
":maintainLockFilesWeekly",
|
":maintainLockFilesWeekly",
|
||||||
|
":semanticCommitTypeAll(chore)",
|
||||||
"mergeConfidence:all-badges",
|
"mergeConfidence:all-badges",
|
||||||
],
|
],
|
||||||
osvVulnerabilityAlerts: true,
|
osvVulnerabilityAlerts: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue