Skip to content

Commit 5fb7f1f

Browse files
authored
Fix dependabot timezone
1 parent 1eb5671 commit 5fb7f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updates:
1313
schedule:
1414
interval: daily
1515
time: "13:00"
16-
timezone: America/LosAngeles
16+
timezone: America/Los_Angeles
1717
open-pull-requests-limit: 10
1818
registries:
1919
- powershell-gallery

0 commit comments

Comments
 (0)