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

View File

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