summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 38424c746dc89bdef315425b90f65814f84b1409 (plain)
1
2
3
4
5
6
7
8
9
version: 2

updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    commit-message:
      prefix: "ci"