Add label "maintenance" to PRs created by dependabot (#5453)

This commit is contained in:
Stefan Haller 2026-03-31 13:02:32 +02:00 committed by GitHub
commit ee370acb58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,15 @@ updates:
directory: "/"
schedule:
interval: "weekly"
labels:
- "maintenance"
- "dependencies"
- "go"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "maintenance"
- "dependencies"
- "github-actions"