Skip to content

Commit cb16768

Browse files
authored
Merge pull request #418 from rviscomi/dependabot-fix-fix
Another dependabot fix
2 parents 8966b86 + 4af96a5 commit cb16768

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: "npm"
4-
directory: "**/*"
4+
directories:
5+
- "**/*"
56
schedule:
67
interval: "daily"
78
allow:

0 commit comments

Comments
 (0)