aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 53f8242a9f4497a3e92088e2564c407962c62e9a (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "cargo"
    directory: "/"
    schedule:
      interval: "weekly"