Add renovate.json
Some checks failed
Test / build (map[name:nightly]) (pull_request) Successful in 3m57s
Test / build (map[name:stable]) (pull_request) Failing after 49s
Release Please / Release-plz (push) Successful in 36s

This commit is contained in:
Renovate Bot 2025-01-11 21:02:45 +00:00
parent a9b1eea294
commit 62fe8fc56b

6
renovate.json Normal file
View file

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