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