aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-19 14:34:33 +0800
committer苏向夜 <fu050409@163.com>2026-01-19 14:34:33 +0800
commitb5cc2e8a57e4d8302938241677f29b3c801813c8 (patch)
tree2f3461bbe2a30b0a2fa19d72c40588b2019f6a33
parent49545e67ce1ab4ec86248ac6edb07ec89c282eec (diff)
downloadDropOut-b5cc2e8a57e4d8302938241677f29b3c801813c8.tar.gz
DropOut-b5cc2e8a57e4d8302938241677f29b3c801813c8.zip
ci(dependabot): fix manifest file
-rw-r--r--.github/dependabot.yml6
1 files changed, 1 insertions, 5 deletions
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"