Skip to content

Commit e6c6b82

Browse files
authored
Update renovate.json
1 parent cf31cc8 commit e6c6b82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"extends": ["config:base"],
33
"rebaseWhen": "behind-base-branch",
4-
"ignoreDeps": ["golang/x/net", "golang/x/system"]
4+
"ignoreDeps": ["golang.org/x/net", "golang.org/x/system"]
55
}

0 commit comments

Comments
 (0)