Compare commits
3 commits
da2bb02b50
...
0c8beeea07
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c8beeea07 | |||
|
37cedb1ad0 |
|||
|
658a50d19b |
1 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,9 @@
|
||||||
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
"config:recommended", // Included in config:best-practices anyway, but added for clarity.
|
||||||
"config:best-practices",
|
"config:best-practices",
|
||||||
":ignoreUnstable",
|
":ignoreUnstable",
|
||||||
":disableRateLimiting"
|
":disableRateLimiting",
|
||||||
|
":rebaseStalePrs",
|
||||||
|
":label(renovate)"
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled",
|
"semanticCommits": "disabled",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue