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