This repository has been archived on 2024-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
maatma-videos/renovate.json
Pierre-Olivier Mercier 0c2165eca3
All checks were successful
continuous-integration/drone/push Build is passing
renovate: Enable lock-file maintenance
2023-02-11 21:42:15 +01:00

8 lines
144 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"lockFileMaintenance": {
"enabled": true,
"automerge": true
}
}