Skip to content

Commit 40bf0ba

Browse files
committed
Give it a bit more time
1 parent b5486a1 commit 40bf0ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "daily"
11-
time: "06:00"
11+
time: "07:00"
1212
open-pull-requests-limit: 5
1313

1414
# Maintain dependencies for Docker
1515
- package-ecosystem: "docker"
1616
directory: "/"
1717
schedule:
1818
interval: "daily"
19-
time: "06:00"
19+
time: "07:00"
2020
open-pull-requests-limit: 5
2121
ignore:
2222
- dependency-name: "*"

0 commit comments

Comments
 (0)