aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: f3b0f62a769821960338f0aee92806cbb7a4b1fb (plain)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
  open-pull-requests-limit: 10
  target-branch: master