fix(dependabot): adjust github-actions updates to monthly and fix reviewers

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
John Molakvoæ 2024-02-21 17:22:46 +01:00 committed by GitHub
parent 1731d3154a
commit 64f9ef9770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,7 +176,11 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
interval: monthly
timezone: Europe/Paris
labels:
- "3. to review"
- "feature: dependencies"
reviewers:
- "nextcloud/server-dependabot"