chore: add renovate lockFileMaintenance
This commit is contained in:
parent
dca90c8b22
commit
983e4db02e
2 changed files with 6 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
|
||||||
}
|
|
||||||
6
renovate.json5
Normal file
6
renovate.json5
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
$schema: "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
lockFileMaintenance: {
|
||||||
|
enabled: true,
|
||||||
|
},
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue