From b5cc2e8a57e4d8302938241677f29b3c801813c8 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Mon, 19 Jan 2026 14:34:33 +0800 Subject: ci(dependabot): fix manifest file --- .github/dependabot.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.github') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6351ffb..d43cc5e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,13 +12,9 @@ multi-ecosystem-groups: updates: - package-ecosystem: "npm" - directory: "/packages/ui" + directory: "/" multi-ecosystem-group: "infrastructure" - package-ecosystem: "cargo" directory: "/src-tauri" multi-ecosystem-group: "infrastructure" - - - package-ecosystem: "uv" - directory: "/" - multi-ecosystem-group: "infrastructure" -- cgit v1.2.3-70-g09d2