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