about summary refs log tree commit diff
path: root/.github/dependabot.yml
blob: 8c139c7bec29cd1fd808ae643e5b9181813f32b8 (plain) (blame)
1
2
3
4
5
6
version: 2
updates:
- package-ecosystem: "github-actions"
  directory: "/"
  schedule:
    interval: "weekly"