File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 2020 "versioning" : " regex:^VALGRIND_(?<major>\\ d+)_(?<minor>\\ d+)_(?<patch>\\ d+)$"
2121 },
2222 {
23- "description" : " Disable digest updates for git submodules " ,
23+ "description" : " timelib " ,
2424 "matchManagers" : [
2525 " git-submodules"
2626 ],
27- "matchUpdateTypes " : [
28- " digest "
27+ "matchDepNames " : [
28+ " ext/third_party/timelib "
2929 ],
30- "enabled " : false
30+ "versioning " : " regex:^(?<major> \\ d+) \\ .(?<minor> \\ d+)$ "
3131 },
3232 {
33- "description" : " timelib " ,
33+ "description" : " Disable digest updates for git submodules " ,
3434 "matchManagers" : [
3535 " git-submodules"
3636 ],
37- "matchDepNames " : [
38- " ext/third_party/timelib "
37+ "matchUpdateTypes " : [
38+ " digest "
3939 ],
40- "enabled" : true
40+ "enabled" : false
4141 }
4242 ]
4343}
Original file line number Diff line number Diff line change 22 path = ext/third_party/timelib
33 url = https://github.com/derickr/timelib.git
44 ignore = dirty
5+ branch = 2022.14
56[submodule "third_party/valgrind "]
67 path = third_party/valgrind
78 url = https://sourceware.org/git/valgrind.git
9+ branch = VALGRIND_3_26_0
You can’t perform that action at this time.
0 commit comments