niri/renovate.json
pips e1442bf34a
Some checks failed
ci/woodpecker/push/build Pipeline failed
chore(renovate): enable submodule
and attempt to automerge
2025-09-22 21:32:31 +02:00

7 lines
153 B
JSON

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