We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d256b commit aa6760cCopy full SHA for aa6760c
.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"]
+ versions: ["16.x", 15.x", "14.x", "13.x"]
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