mirror of
https://github.com/valitydev/holmes.git
synced 2024-11-06 01:45:25 +00:00
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>valitydev/.github:renovate-config"
|
|
],
|
|
dependencyDashboard: true,
|
|
"git-submodules": {
|
|
"enabled": true
|
|
}
|
|
}
|