Use Renovate
This commit is contained in:
parent
bdb985c74b
commit
1224498518
1 changed files with 11 additions and 0 deletions
11
.github/renovate.json
vendored
Normal file
11
.github/renovate.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"extends": [
|
||||||
|
"config:recommended"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"configMigration": true,
|
||||||
|
"dependencyDashboard": false,
|
||||||
|
"osvVulnerabilityAlerts": true,
|
||||||
|
"timezone": "Europe/Stockholm"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue