aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: e96fd5286fe84c0c6220d28fff2121621ae4101c (plain) (blame)
1
2
3
4
5
6
7
8
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
    commit-message:
      prefix: "ci"