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

  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      # Check for updates to GitHub Actions every week
      interval: "weekly"