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