Add renovate.json

This commit is contained in:
Martin Riedl 2025-03-29 04:31:27 +00:00
parent 17449c6f72
commit 6c30c5682b

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>ci/renovate//configs/base"
]
}