chore(renovate): enable submodule
Some checks failed
ci/woodpecker/push/build Pipeline failed

and attempt to automerge
This commit is contained in:
pips 2025-09-22 21:32:31 +02:00
parent be0ce738e4
commit e1442bf34a

View file

@ -1,3 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"git-submodules": {
"enabled": true,
"automerge": true
}
}