Skip to content

Commit

Permalink
[internal] Fix dependabot file + update schedule (pantsbuild#14087)
Browse files Browse the repository at this point in the history
[ci skip-rust]
  • Loading branch information
asherf authored Jan 6, 2022
1 parent fcf3b1e commit ab9458a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/src/rust"
directory: "/src/rust/engine"
open-pull-requests-limit: 3
rebase-strategy: auto
schedule:
interval: "weekly"
day: "tuesday"
time: "09:00"
day: "thursday"
time: "12:00"
timezone: "US/Pacific"
reviewers:
- Eric-Arellano
Expand Down

0 comments on commit ab9458a

Please sign in to comment.