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