Add GitHub Actions to package-ecosystem (#18603)

local
Yamagishi Kazutoshi 2 years ago committed by GitHub
parent 757fe82fd5
commit b37825f2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/dependabot.yml

@ -20,3 +20,11 @@ updates:
open-pull-requests-limit: 99
allow:
- dependency-type: direct
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 99
allow:
- dependency-type: direct

Loading…
Cancel
Save