Skip to content

Commit 78ac933

Browse files
chore(config): migrate config .github/renovate.json (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3efd02f commit 78ac933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/renovate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
],
4141
"customManagers": [
4242
{
43+
"customType": "regex",
4344
"description": "Update vcpkg.json registration port with git hash",
4445
"depTypeTemplate": "git-hash-port",
4546
"fileMatch": [
@@ -51,6 +52,7 @@
5152
"datasourceTemplate": "git-refs"
5253
},
5354
{
55+
"customType": "regex",
5456
"description": "Update vcpkg.json registration port with semver",
5557
"depTypeTemplate": "semver-port",
5658
"fileMatch": [

0 commit comments

Comments
 (0)