We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@octokit/plugin-retry
ignore
1 parent cb4fc9e commit 6059a66Copy full SHA for 6059a66
.github/dependabot.yml
@@ -8,10 +8,7 @@ updates:
8
- Rebuild
9
# Ignore incompatible dependency updates
10
ignore:
11
- # There is a type incompatibility issue between v0.0.9 and our other dependencies.
12
- - dependency-name: "@octokit/plugin-retry"
13
- versions: ["~6.0.0"]
14
- # This is broken due to the way configuration files have changed.
+ # This is broken due to the way configuration files have changed.
15
# This might be fixed when we move to eslint v9.
16
- dependency-name: "eslint-plugin-import"
17
versions: [">=2.30.0"]
0 commit comments