We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef726a commit 88963ceCopy full SHA for 88963ce
.github/dependabot.yml
@@ -11,7 +11,7 @@ updates:
11
open-pull-requests-limit: 10
12
ignore:
13
- dependency-name: "traverse"
14
- - dependency-name: "undici" # we need to stay on unidici@5 for testing on Node.js@16
+ - dependency-name: "undici" # we need to stay on undici@5 for testing on Node.js@16
15
dependency-type: "development"
16
update-types:
17
- "version-update:semver-major"
0 commit comments