diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 2b4c26c1..24aac2bc 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -5,3 +5,7 @@ updates: target-branch: "develop" schedule: interval: "weekly" + - package-ecosystem: "uv" + directory: "/" + schedule: + interval: "weekly"