summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 8ef5278d08df806e702957986e422ab01e54253a (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
- package-ecosystem: github-actions
  directory: "/"
  schedule:
    interval: daily