summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 5cad797e53089818ee4363819ab5c7e32510ff58 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "20:00"
  open-pull-requests-limit: 10
  reviewers:
  - pml68