diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49e9a42..d12f7cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,11 @@ updates: directory: "/" schedule: interval: "monthly" + labels: + - "chore-dependabot" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" + labels: + - "chore-dependabot"