summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-11-18 10:28:46 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-11-18 10:28:46 +0100
commit1310af2052b4f9545324126a08d75707fe77db7f (patch)
treebf01433632c0901734f2ed488d7c54b718c41e44
parentc34d78459505ef20c22318b6e2ef720bbb80a976 (diff)
Increase PR limit
Signed-off-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: