From f328ff6e983c1f48686d1f271a122d1b652be31d Mon Sep 17 00:00:00 2001 From: Ashwin Bharambe Date: Wed, 20 Aug 2025 16:34:50 -0700 Subject: [PATCH] fix(ci): dependabot update had a bug --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01a2464a9..f88402a7a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: day: "saturday" commit-message: prefix: chore(github-deps) + - package-ecosystem: "uv" directory: "/" schedule: @@ -30,4 +31,3 @@ updates: - javascript commit-message: prefix: chore(ui-deps) - versioning-strategy: increase