mirror of
https://github.com/nasa/openmct.git
synced 2025-06-20 08:03:49 +00:00
[CI] Update dependabot ignore list for dependencies which will always fail (#5652)
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -7,12 +7,13 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
labels:
|
labels:
|
||||||
|
- "pr:e2e"
|
||||||
- "type:maintenance"
|
- "type:maintenance"
|
||||||
- "dependencies"
|
- "dependencies"
|
||||||
- "pr:e2e"
|
|
||||||
- "pr:daveit"
|
- "pr:daveit"
|
||||||
- "pr:visual"
|
|
||||||
- "pr:platform"
|
- "pr:platform"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "@playwright/test" #we source the container instead of the dependency in CI
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
|
Reference in New Issue
Block a user