Skip to content

Commit 99dddc3

Browse files
authored
Remove timezone from Dependabot schedule
Removed timezone setting from Dependabot configuration.
1 parent 21708a3 commit 99dddc3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ updates:
55
schedule:
66
interval: daily
77
time: '11:00'
8-
timezone: Japan
98
labels:
109
- "dependencies"
1110
allow:
@@ -18,7 +17,6 @@ updates:
1817
schedule:
1918
interval: "daily"
2019
time: '11:00'
21-
timezone: Japan
2220
labels:
2321
- "CI/CD"
2422
commit-message:

0 commit comments

Comments
 (0)