Skip to content

Commit 2a6b222

Browse files
authored
Add dependabot config for website (#3007)
Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
1 parent dd8f85c commit 2a6b222

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,9 @@ updates:
1414
directory: "/"
1515
schedule:
1616
interval: "weekly"
17+
18+
- package-ecosystem: "uv"
19+
directory: "/docs/website"
20+
schedule:
21+
interval: "weekly"
22+
open-pull-requests-limit: 0 # security update PRs only

0 commit comments

Comments
 (0)