summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 64284b90748cb10e03e909e7c0530fc1d12a934e (plain)
1
2
3
4
5
6
7
---
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "monthly"