We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf31cc8 commit e6c6b82Copy full SHA for e6c6b82
.github/renovate.json
@@ -1,5 +1,5 @@
1
{
2
"extends": ["config:base"],
3
"rebaseWhen": "behind-base-branch",
4
- "ignoreDeps": ["golang/x/net", "golang/x/system"]
+ "ignoreDeps": ["golang.org/x/net", "golang.org/x/system"]
5
}
0 commit comments