This commit is contained in:
parent
ce934b5667
commit
22e3af3163
1 changed files with 17 additions and 0 deletions
17
renovate.json
Normal file
17
renovate.json
Normal file
|
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"extends": [
|
||||||
|
"config:best-practices"
|
||||||
|
],
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"minor",
|
||||||
|
"patch",
|
||||||
|
"pin",
|
||||||
|
"digest"
|
||||||
|
],
|
||||||
|
"automerge": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"osvVulnerabilityAlerts": true
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue