mv renovate.json .github/

This commit is contained in:
Ralf Vogler 2025-05-16 00:06:39 +02:00
parent 6adc7e529a
commit cea5b11c95

View file

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