summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8ef5278d..86253f80 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,6 +4,8 @@ updates:
directory: "/"
schedule:
interval: daily
+ # Disable the pull request limit for dependabot
+ open-pull-requests-limit: 0
- package-ecosystem: github-actions
directory: "/"
schedule: