mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
build: ignore github actions from dependabot (#12291)
This commit is contained in:
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@@ -15,3 +15,9 @@ updates:
|
||||
labels:
|
||||
- pip
|
||||
- dependabot
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: ".github/actions"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
open-pull-requests-limit: 0
|
||||
|
||||
Reference in New Issue
Block a user