We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc459e6 commit e86c0f8Copy full SHA for e86c0f8
.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