diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index ecfc5cc..0a0fd67 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -6,8 +6,12 @@ updates: directory: "/" schedule: interval: "daily" + labels: + - "dependencies" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + labels: + - "dependencies"