feat: Add dependabot for gha (#3342)

This commit is contained in:
Antonis Stamatiou
2025-02-18 17:12:42 +02:00
committed by GitHub
parent d580fa128c
commit 65787d1dcf

17
.github/dependabot.yaml vendored Normal file
View 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"