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