mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
automerge devDependencies
This commit is contained in:
parent
36fb470ef5
commit
7bfd949fd3
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"extends": ["config:base"],
|
||||
"rangeStrategy": "update-lockfile"
|
||||
"rangeStrategy": "update-lockfile",
|
||||
"packageRules": [
|
||||
{
|
||||
"depTypeList": ["devDependencies"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue