diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e8d486a..391287d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,5 +7,6 @@ version: 2 updates: - package-ecosystem: "cargo" # See documentation for possible values directory: "/" # Location of package manifests + open-pull-requests-limit: 0 schedule: interval: "weekly"