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