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