add renovate
Some checks failed
CI / lint (push) Failing after 47s
CI / lint (pull_request) Failing after 54s

This commit is contained in:
2025-10-13 20:36:30 +02:00
parent daf752884e
commit c4817357cf

7
renovate.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
]
}