aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 9922df0fd3e4426de25883a4a98c4006fb874bbc (plain)
1
2
3
4
5
6
7
8
version: 2
updates:
  - package-ecosystem: github-actions
    directory: "/"
    schedule:
      interval: daily
    commit-message:
      prefix: "ci"