0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-07-01 19:12:57 +00:00

feat: Set deps update to monthly

This commit is contained in:
alex289 2024-01-30 15:50:53 +01:00
parent 0a0a6d2e87
commit a6dc434419
No known key found for this signature in database
GPG Key ID: 573F77CD2D87F863

View File

@ -3,7 +3,7 @@ updates:
- package-ecosystem: "nuget" - package-ecosystem: "nuget"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"
time: "06:00" time: "06:00"
commit-message: commit-message:
prefix: "chore" prefix: "chore"
@ -22,7 +22,7 @@ updates:
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "monthly"
time: "06:00" time: "06:00"
commit-message: commit-message:
prefix: "chore" prefix: "chore"