Reduce frequency of annoying Dependabot updates

phpstan is releasing sometimes 4-5 times a week at this point, generating lots of noise.
This commit is contained in:
Dylan T 2024-01-08 11:38:29 +00:00 committed by GitHub
parent 7a55a6e6b6
commit 5718a1a20e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ updates:
- package-ecosystem: composer
directory: "/"
schedule:
interval: daily
interval: weekly
time: "10:00"
open-pull-requests-limit: 10
ignore:
@ -21,4 +21,4 @@ updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
interval: weekly