Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Serghei Cebotari authored Dec 22, 2023
1 parent 3799a8f commit d32556e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ updates:
directory: "/"
schedule:
interval: "daily"
timezone: "Asia/Shanghai"
time: "10:00"
timezone: "Europe/Moscow"
time: "04:00"
pull-request-branch-name:
separator: "-"

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
timezone: "Asia/Shanghai"
time: "10:00"
timezone: "Europe/Moscow"
time: "04:00"
pull-request-branch-name:
separator: "-"

0 comments on commit d32556e

Please sign in to comment.