diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9dd147a..6286cbd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,7 @@ updates: - "version-update:semver-major" - package-ecosystem: "cargo" + open-pull-requests-limit: 0 directory: "/" schedule: interval: "daily"