mirror of https://github.com/renovatebot/renovate
17 lines
481 B
Groff
17 lines
481 B
Groff
[submodule "renovate"]
|
|
path = deps/renovate
|
|
url = https://github.com/renovatebot/renovate.git
|
|
[submodule "renovate-pro"]
|
|
path = deps/renovate-pro
|
|
url = https://github.com/renovatebot/pro.git
|
|
[submodule "renovate-config"]
|
|
path = deps/renovate-config
|
|
url = git@github.com:renovatebot/renovate-config.git
|
|
[submodule "some-other"]
|
|
path = some-other
|
|
url = https://domain.test/some/other.git
|
|
|
|
[submodule "some-gitlab"]
|
|
path = some-gitlab
|
|
url = https://gitlab.com/some/repo.git
|