diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 63ef650..b02e124 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,3 +4,6 @@ updates: directory: "/" schedule: interval: daily + labels: + - "minor" + - "dependencies"