Skip to content

Commit 481d7e3

Browse files
authored
chore: align dependabot schedule for npm with GitHub Actions (#65)
1 parent 4ac5720 commit 481d7e3

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
@@ -5,7 +5,8 @@ updates:
55
- package-ecosystem: "npm"
66
directory: "/"
77
schedule:
8-
interval: "daily"
8+
interval: "weekly"
9+
day: "monday"
910
time: "06:00"
1011
timezone: "Europe/Berlin"
1112

0 commit comments

Comments
 (0)