No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
renovate.json
|
|
@ -59,7 +59,7 @@ |
|
|
"\\[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", |
|
|
"versioningTemplate": "regex:^v?(?<compatibility>\\d+)\\.(?<major>\\d+)", |
|
|
"versioningTemplate": "regex:^(?<compatibility>\\d+)\\.(?<major>\\d+)$", |
|
|
"extractVersionTemplate": "^v(?<version>\\d+\\.\\d+)\\..*$" |
|
|
"extractVersionTemplate": "^v(?<version>\\d+\\.\\d+)\\..*$" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
|