Skip to content

Commit 540935c

Browse files
authored
Merge pull request #80 from v2er-app/bugfix/fix-dependabot-config
fix: Remove invalid 'day' field from dependabot monthly schedule
2 parents ddc7a42 + 5609d6e commit 540935c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8-
day: 1
98
time: "09:00"
109
open-pull-requests-limit: 10
1110
groups:
@@ -48,6 +47,5 @@ updates:
4847
directory: "/"
4948
schedule:
5049
interval: "monthly"
51-
day: 1
5250
time: "09:00"
5351
open-pull-requests-limit: 5

0 commit comments

Comments
 (0)