aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 718572bf274e28059aecf43e0960b95001d146e8 (plain)
1
2
3
4
5
6
7
version: 2

updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"