Let Renovater run automaticly
All checks were successful
Deploy to production / Build (push) Successful in 3m24s
All checks were successful
Deploy to production / Build (push) Successful in 3m24s
This commit is contained in:
parent
e1e932eee1
commit
4d288c393c
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