Compare commits
No commits in common. "f84edc30b7816257d7a53972b38813eb9a2a42f9" and "c8c72d3a7a30149da714f3cd910615739a4e55f2" have entirely different histories.
f84edc30b7
...
c8c72d3a7a
1 changed files with 1 additions and 10 deletions
11
default.json
11
default.json
|
@ -2,14 +2,5 @@
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:best-practices"
|
"config:best-practices"
|
||||||
],
|
],
|
||||||
"reviewersFromCodeOwners": true,
|
"reviewersFromCodeOwners": true
|
||||||
"semanticCommits": "enabled",
|
|
||||||
"semanticCommitType": "chore",
|
|
||||||
"semanticCommitScope": "deps",
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchUpdateTypes": ["digest"],
|
|
||||||
"automerge": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue