diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dcd66a1a9..136730d0b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: # Enable version updates for pnpm - package-ecosystem: "npm" target-branch: "dev" - # Look for `package.json` and `lock` files in the `/src-ui` directory + # Look for `pnpm-lock.yml` and `lock` files in the `/src-ui` directory directory: "/src-ui" open-pull-requests-limit: 10 schedule: