remove semantic commits configuration
this should be configured per repository tbh
This commit is contained in:
parent
f84edc30b7
commit
bbe383157d
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
"config:best-practices"
|
"config:best-practices"
|
||||||
],
|
],
|
||||||
"reviewersFromCodeOwners": true,
|
"reviewersFromCodeOwners": true,
|
||||||
"semanticCommits": "enabled",
|
|
||||||
"semanticCommitType": "chore",
|
|
||||||
"semanticCommitScope": "deps",
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"matchUpdateTypes": ["digest"],
|
"matchUpdateTypes": ["digest"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue