diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 85a9353a1..5628f40cd 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 `pnpm-lock.yaml` and `lock` files in the `/src-ui` directory + # Look for `pnpm-lock.yaml` file in the `/src-ui` directory directory: "/src-ui" open-pull-requests-limit: 10 schedule: