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