Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Feb 14, 2024
1 parent c4d5f01 commit 2b50db6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
time: "8:00"
time: "08:00"
timezone: "Asia/Tokyo"
commit-message:
prefix: "chore"
Expand All @@ -22,7 +22,7 @@ updates:
- "*"
schedule:
interval: "daily"
time: "8:00"
time: "08:00"
timezone: "Asia/Tokyo"
commit-message:
prefix: "chore"
Expand Down

0 comments on commit 2b50db6

Please sign in to comment.