Skip to content

Commit f959043

Browse files
committed
Bump LibGit2Sharp and NativeBinaries at the same time
1 parent 61d61a2 commit f959043

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
{
2020
"matchPackageNames": ["*"],
2121
"allowedVersions": "!/-g[a-f0-9]+$/"
22+
},
23+
{
24+
"matchPackageNames": ["LibGit2Sharp.NativeBinaries", "LibGit2Sharp"],
25+
"groupName": "LibGit2Sharp"
2226
}
2327
]
2428
}

0 commit comments

Comments
 (0)