mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
16 lines
No EOL
415 B
YAML
16 lines
No EOL
415 B
YAML
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" |