Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 30
# Disable all dependabot updates, except when we explicitly ask for them.
# This does not disable security updates: those have a hardcoded limit of
# 10 which is separate from this limit.
open-pull-requests-limit: 0
Loading