summaryrefslogtreecommitdiff
path: root/mods/python-rust/.github/dependabot.yml
blob: 7377d37597f73d1edf3cdffd383e41cb04d68f2b (plain)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "08:00"
  open-pull-requests-limit: 10