build: ignore github actions from dependabot (#12291)

This commit is contained in:
Jesse Yang 2021-01-05 22:45:44 -08:00 committed by GitHub
parent b01276808e
commit cf1c57a6d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -15,3 +15,9 @@ updates:
labels:
- pip
- dependabot
- package-ecosystem: "npm"
directory: ".github/actions"
schedule:
interval: "daily"
open-pull-requests-limit: 0