Skip to content

Commit ba4838e

Browse files
authored
Configure dependabot updates for npm i.e. JSDOM (#467)
1 parent 9cfca69 commit ba4838e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8+
9+
- package-ecosystem: "npm"
10+
directory: "/"
11+
schedule:
12+
interval: "monthly"

0 commit comments

Comments
 (0)