diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4a5d80876f7..1b1a5864dec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,3 +18,8 @@ updates: patterns: - "*" + - package-ecosystem: "uv" + directory: "/doc" + schedule: + interval: "weekly" +