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