Skip to content

Commit 149ed27

Browse files
authored
Update dependabot.yml (#560)
1 parent baa2003 commit 149ed27

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
@@ -4,11 +4,12 @@ updates:
44
directory: "/java"
55
schedule:
66
interval: "weekly"
7-
day: sunday
7+
day: "sunday"
88
- package-ecosystem: "github-actions"
99
directory: "/"
1010
schedule:
1111
interval: "weekly"
12+
day: "sunday"
1213
- package-ecosystem: "npm"
1314
directory: "/nodejs/wrapper-adot"
1415
schedule:

0 commit comments

Comments
 (0)