summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-11-18 09:30:04 +0000
committerGitHub <noreply@github.com>2022-11-18 09:30:04 +0000
commit32a4605aecb065f2ecbb06282b4ddd11b0d5bcb3 (patch)
tree4af040d664b061a8710d5956b70c0d4f5562bdb1
parent04b907c11f1ab32373a51af86ca18df4905f4612 (diff)
parent1310af2052b4f9545324126a08d75707fe77db7f (diff)
Merge #10
10: Increase PR limit r=matthiasbeyer a=matthiasbeyer Co-authored-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--.github/dependabot.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 86253f8..79310e8 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,8 +4,7 @@ updates:
directory: "/"
schedule:
interval: daily
- # Disable the pull request limit for dependabot
- open-pull-requests-limit: 0
+ open-pull-requests-limit: 10
- package-ecosystem: github-actions
directory: "/"
schedule: