.github/dependabot: Disable pull request limit (#2128)

Increase pull request limit to 9999, practically disabling the limit.
This commit is contained in:
Max Inden
2021-07-09 15:41:13 +02:00
committed by GitHub
parent fe6172b565
commit a368ee34dc

View File

@@ -4,6 +4,7 @@ updates:
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 9999
- package-ecosystem: "github-actions"
directory: "/"