summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 900df3257fa3d465ab9382b3bfbf2f2e5829dedc (plain)
1
2
3
4
5
6
7
---
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"