We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15d256b + 632f980 commit 343cec5Copy full SHA for 343cec5
.github/dependabot.yml
@@ -19,7 +19,7 @@ updates:
19
time: "11:00"
20
ignore:
21
- dependency-name: "@types/node"
22
- versions: ["15.x", "14.x", "13.x"]
+ update-types: ["version-update:semver-major"]
23
- dependency-name: "xdg-basedir"
24
# 5.0.0 has breaking changes as they switch to named exports
25
# and convert the module to ESM
0 commit comments