summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: c87da6a802e5d199af5a395ae48c442fd8bbaabd (plain)
1
2
3
4
5
6
7
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "daily"
    open-pull-requests-limit: 2