From 093f52bd606a2abe98acc60e96db483b4c9abbe3 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:47:28 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 136730d0b..85a9353a1 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.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: