We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8f85c commit 2a6b222Copy full SHA for 2a6b222
1 file changed
.github/dependabot.yml
@@ -14,3 +14,9 @@ updates:
14
directory: "/"
15
schedule:
16
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