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