diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8c23067..46b57ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + labels: + - "fundamentals" + - "dependencies"