diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 662299f..11caa57 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: "npm" directories: - - "/" + - "/pnpm-lock.yaml" - "/packages/worker" - "/packages/worker/dev" - "/packages/github-action"