No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
renovate.json
|
|
@ -56,7 +56,7 @@ |
|
|
"^.gitmodules$" |
|
|
"^.gitmodules$" |
|
|
], |
|
|
], |
|
|
"matchStrings": [ |
|
|
"matchStrings": [ |
|
|
"\\[submodule\\s+"[^"]+"]\\s*[^[]*\\s*url\\s*=\\s*(?<depName>.*?)\\s*branch\\s*=\\s*release-(?<currentValue>.*)" |
|
|
"\\[submodule\\s+\"[^\"]+\"]\\s*[^[]*\\s*url\\s*=\\s*(?<depName>.*?)\\s*branch\\s*=\\s*release-(?<currentValue>.*)" |
|
|
], |
|
|
], |
|
|
"datasourceTemplate": "git-tags" |
|
|
"datasourceTemplate": "git-tags" |
|
|
} |
|
|
} |
|
|
|