help/renovate.json
nemunaire fc9b507054
All checks were successful
continuous-integration/drone/push Build is passing
renovate: Enable git submodule watcher
2023-01-19 20:32:11 +00:00

6 lines
115 B
JSON

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