feat: Add dependabot for gha (#3342)
This commit is contained in:

committed by
GitHub

parent
d580fa128c
commit
65787d1dcf
17
.github/dependabot.yaml
vendored
Normal file
17
.github/dependabot.yaml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
reviewers:
|
||||
- "mattermost/core-build-engineers"
|
||||
- "devinbinnie"
|
||||
open-pull-requests-limit: 5
|
||||
groups:
|
||||
Github Actions updates:
|
||||
applies-to: version-updates
|
||||
dependency-type: production
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every week
|
||||
day: "monday"
|
||||
time: "09:00"
|
||||
interval: "weekly"
|
Reference in New Issue
Block a user