This commit is contained in:
parent
d1d89c6fbd
commit
1c40b0bc00
1 changed files with 0 additions and 0 deletions
17
renovate.json
Normal file
17
renovate.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>Renovate/renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchDepTypes": ["devDependencies"],
|
||||
"automerge": true
|
||||
}
|
||||
],
|
||||
"platformAutomerge": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue