summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 6fddca0d6e4b9fb23127719b8c5f7a7e1b5821c6 (plain)
1
2
3
4
5
6
7
version: 2
updates:
  # Maintain dependencies for GitHub Actions
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"