summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 59aa346292ec0270eff818bddf5975feb04fbe55 (plain) (blame)
1
2
3
4
5
6
7
8
version: 2
updates:
- package-ecosystem: github-actions
  directory: "/"
  schedule:
    interval: daily
  ignore:
    - dependency-name: dtolnay/rust-toolchain