chore: add renovate lockFileMaintenance

This commit is contained in:
cătălin 2025-04-02 17:27:21 +02:00
commit 983e4db02e
No known key found for this signature in database
2 changed files with 6 additions and 3 deletions

6
renovate.json5 Normal file
View file

@ -0,0 +1,6 @@
{
$schema: "https://docs.renovatebot.com/renovate-schema.json",
lockFileMaintenance: {
enabled: true,
},
}