diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3b5ca19..76c0f80 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,11 @@ updates: directory: "/" schedule: interval: "monthly" + labels: + - "type: Maintenance" - package-ecosystem: "pip" directory: "/" schedule: interval: "monthly" + labels: + - "type: Maintenance"