We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45b45d commit 4d2f067Copy full SHA for 4d2f067
.gitmodules
@@ -1,3 +1,4 @@
1
[submodule "libversion"]
2
path = libversion
3
url = https://github.com/repology/libversion.git
4
+ branch = 3.0.4
renovate.json
@@ -2,5 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
5
- ]
+ ],
6
+ "git-submodules": {
7
+ "enabled": true
8
+ }
9
}
0 commit comments