mirror of
https://github.com/nasa/openmct.git
synced 2025-03-10 22:43:55 +00:00
[CI]Update dependabot rules again (#4762)
* Update dependabot rules again * update safeword Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
This commit is contained in:
parent
738fac64b8
commit
eb4da293c6
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -10,6 +10,7 @@ updates:
|
||||
- "type:maintenance"
|
||||
- "dependencies"
|
||||
- "pr:e2e"
|
||||
- "pr:daveit"
|
||||
allow:
|
||||
- dependency-name: "*eslint*"
|
||||
- dependency-name: "*karma*"
|
||||
@ -25,4 +26,4 @@ updates:
|
||||
labels:
|
||||
- "type:maintenance"
|
||||
- "dependencies"
|
||||
- "prcop:disable"
|
||||
- "pr:daveit"
|
||||
|
2
.github/workflows/prcop-config.json
vendored
2
.github/workflows/prcop-config.json
vendored
@ -15,5 +15,5 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"disableWord": "prcop:disable"
|
||||
"disableWord": "pr:daveit"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user