Skip to content

Commit

Permalink
dependabot: schedule other pkg ecosystems at 4am
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjit-bhat committed Oct 1, 2024
1 parent 11abaa5 commit fc72861
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,12 @@ updates:
directory: "/"
schedule:
interval: "monthly"
time: "04:00"
timezone: "US/Eastern"

- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
time: "04:00"
timezone: "US/Eastern"

0 comments on commit fc72861

Please sign in to comment.