Skip to content

Commit

Permalink
Dependabot: send PRs on Tuesday
Browse files Browse the repository at this point in the history
I don't know about you, but my mailbox is already pretty full on Monday,
so I'd rather it happened another day.
  • Loading branch information
yrodiere committed Sep 25, 2023
1 parent e9333ec commit 68119c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
directory: "/"
schedule:
interval: "weekly"
day: "tuesday"
assignees: ["yrodiere"]
# We don't trigger Jenkins or GitHub Actions builds on pull requests from dependabot,
# so we can safely use a high limit here.
Expand Down

0 comments on commit 68119c8

Please sign in to comment.