Update dependabot.yml

This commit is contained in:
shamoon 2025-03-11 09:47:28 -07:00
parent 13d20920d5
commit 093f52bd60

View File

@ -9,7 +9,7 @@ updates:
# Enable version updates for pnpm
- package-ecosystem: "npm"
target-branch: "dev"
# Look for `pnpm-lock.yml` and `lock` files in the `/src-ui` directory
# Look for `pnpm-lock.yaml` and `lock` files in the `/src-ui` directory
directory: "/src-ui"
open-pull-requests-limit: 10
schedule: