Add renovate.json
This commit is contained in:
parent
536c9de682
commit
5ae1332b45
16
renovate.json
Normal file
16
renovate.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch",
|
||||
"pin",
|
||||
"digest"
|
||||
],
|
||||
"automerge": false
|
||||
}
|
||||
],
|
||||
}
|
Loading…
Reference in New Issue
Block a user