Skip to content

Commit

Permalink
Fix time for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
mburumaxwell authored Mar 11, 2024
1 parent e76c86f commit 744bf7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
groups:
microsoft:
Expand Down Expand Up @@ -40,9 +41,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10
- package-ecosystem: "devcontainers" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
time: "02:00"
open-pull-requests-limit: 10

0 comments on commit 744bf7a

Please sign in to comment.