aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/dependabot.yml
blob: 1332f8eb5d96f1551077bd11558a8805cbb8f9f1 (plain)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "13:00"
  open-pull-requests-limit: 10