Add renovate.json
Some checks failed
/ check-changes (push) Successful in 24s
/ build (push) Failing after 1m4s

This commit is contained in:
Ticktock Depbot 2024-12-26 13:53:23 +00:00
parent 71ba7e981e
commit 27dc03b94f

6
renovate.json Normal file
View file

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