Skip to content

Commit 9e435aa

Browse files
author
Anurag
committed
pin go-github dependency to v56
1 parent 2be27a0 commit 9e435aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate/golang.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{
2525
description: "Disable github-go",
2626
matchManagers: ["gomod"],
27-
matchDepNames: ["github.com/google/go-github"],
27+
matchDepNames: ["github.com/google/go-github/v56"],
2828
enabled: false,
2929
},
3030
{

0 commit comments

Comments
 (0)