Skip to content

Commit 5ab7f2d

Browse files
authored
Merge pull request coder#3009 from cdr/jsjoeio/fix-dependabot-config
chore(dev-deps): ignore 13.x updates for @types/node
2 parents 8ed5b73 + 4218431 commit 5ab7f2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ updates:
1717
time: "11:00"
1818
ignore:
1919
- dependency-name: "@types/node"
20-
versions: ["14.x"]
20+
versions: ["14.x", "13.x"]

0 commit comments

Comments
 (0)