0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 10:33:43 +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"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
time: "06:00"
commit-message:
prefix: "chore"
@ -22,7 +22,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
time: "06:00"
commit-message:
prefix: "chore"