add renovate config

This commit is contained in:
Nebel 2025-01-16 03:53:33 +00:00
parent 70879ef969
commit 42bb8ba486

4
renovate.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", "schedule:monthly", ":automergeAll", ":skipStatusChecks"]
}