Update dependabot.yml

This commit is contained in:
civisrom 2025-03-08 19:19:49 +03:00 committed by GitHub
parent 870d076ed6
commit fa13c7fea7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ updates:
time: "00:00" # В 00:00 tch
open-pull-requests-limit: 5 # Не более 5 PR одновременно
reviewers:
- "your-github-username" # Назначаем ревьюера
- "civisrom" # Назначаем ревьюера
labels:
- "dependencies"
- "go"
@ -28,7 +28,7 @@ updates:
interval: "weekly"
open-pull-requests-limit: 3 # Не более 3 PR одновременно
reviewers:
- "your-github-username"
- "civisrom"
labels:
- "dependencies"
- "github-actions"