Only allow dependabot to send security-based updates

As discussed previously on Zulip. I think we should either do this, or have all Dependabot PRs be batched. Right now it's way too noisy.

Signed-off-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
This commit is contained in:
Ayaz 2022-10-08 14:16:13 -05:00 committed by GitHub
parent 5a8ff35bac
commit 65ba76aca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,5 @@ updates:
day: "monday"
time: "07:00"
timezone: "Europe/Brussels"
# Disable all version updates, only critical security updates will be submitted
open-pull-requests-limit: 0