[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:
John Hill 2022-01-25 06:10:00 -08:00 committed by GitHub
parent 738fac64b8
commit eb4da293c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -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"

View File

@ -15,5 +15,5 @@
}
}
],
"disableWord": "prcop:disable"
"disableWord": "pr:daveit"
}