feat: Enable Github Actions dependabot (#28907)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
fbdf3cbd14
Коммит
2d4f7ae01d
16
.github/dependabot.yml
поставляемый
Обычный файл
16
.github/dependabot.yml
поставляемый
Обычный файл
@@ -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"
|
||||||
Ссылка в новой задаче
Block a user