diff --git a/dependabot/dependabot.yml b/dependabot/dependabot.yml index 2f1660c..218660e 100644 --- a/dependabot/dependabot.yml +++ b/dependabot/dependabot.yml @@ -7,7 +7,7 @@ updates: directory: "/" schedule: interval: "weekly" - labels: ["skip-notes"] + labels: ["skip-notes"] open-pull-requests-limit: 3 - package-ecosystem: {% if dependabot_ecosystem != "auto" -%} {{ dependabot_ecosystem }}