build: ignore github actions from dependabot (#12291)
This commit is contained in:
parent
b01276808e
commit
cf1c57a6d4
|
|
@ -15,3 +15,9 @@ updates:
|
|||
labels:
|
||||
- pip
|
||||
- dependabot
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: ".github/actions"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue