mirror of
https://github.com/nasa/openmct.git
synced 2025-04-12 21:53:07 +00:00
Move Dependabot to weekly to reduce frequency of changes and reduce CI Bill (#6585)
Update dependabot.yml
This commit is contained in:
parent
ab1df89396
commit
fc37f6e05b
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -4,13 +4,13 @@ updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 10
|
||||
labels:
|
||||
- "pr:daveit"
|
||||
- "pr:e2e"
|
||||
- "type:maintenance"
|
||||
- "dependencies"
|
||||
- "pr:daveit"
|
||||
- "pr:platform"
|
||||
ignore:
|
||||
#We have to source the playwright container which is not detected by Dependabot
|
||||
@ -32,6 +32,6 @@ updates:
|
||||
schedule:
|
||||
interval: "daily"
|
||||
labels:
|
||||
- "pr:daveit"
|
||||
- "type:maintenance"
|
||||
- "dependencies"
|
||||
- "pr:daveit"
|
||||
|
Loading…
x
Reference in New Issue
Block a user