summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: b18fd2935736768f4b1eb12f15709ba4c2f05171 (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: 'github-actions'
    directory: '/'
    schedule:
      interval: 'weekly'