diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 83ad33f..783ddc6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ version: 2 updates: - package-ecosystem: 'npm' target-branch: 'main' - directories: + directories: - '/' - '/shared' - '/task'