forked from Ivasoft/mattermost-mobile
fix: Add multiple directories for dependabot (#8610)
This commit is contained in:
committed by
GitHub
parent
8453e08e44
commit
4a9678ed01
4
.github/dependabot.yaml
vendored
4
.github/dependabot.yaml
vendored
@@ -1,7 +1,9 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
directories:
|
||||
- "/.github/workflows"
|
||||
- "/.github/actions"
|
||||
reviewers:
|
||||
- "mattermost/core-build-engineers"
|
||||
open-pull-requests-limit: 5
|
||||
|
||||
Reference in New Issue
Block a user