diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1e4a9e3c3..4c05d530f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,10 +1,10 @@ version: 2 updates: - - package-ecosystem: "pip" + - package-ecosystem: "uv" directory: "/" schedule: interval: "weekly" day: "monday" time: "09:30" timezone: "Asia/Shanghai" - target-branch: dev \ No newline at end of file + target-branch: dev