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