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

This commit is contained in:
Ticktock Depbot 2024-12-26 14:22:04 +00:00
parent cc538cf643
commit 4ae1fc794c

6
renovate.json Normal file
View file

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