diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b02db93..a9e1cb0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: / schedule: interval: daily + labels: + - "priority: p3 low" + - "type: dependencies" + - "status: acknowledged"