feat/Add-dependabot-for-gha (#8606)

This commit is contained in:
Antonis Stamatiou 2025-02-18 19:01:34 +02:00 committed by GitHub
parent e8d72d8a8c
commit 8453e08e44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
.github/dependabot.yaml vendored Normal file
View file

@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- "mattermost/core-build-engineers"
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"