We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests/
1 parent 0f5b938 commit c352cc8Copy full SHA for c352cc8
1 file changed
.github/dependabot.yml
@@ -14,6 +14,6 @@ updates:
14
schedule:
15
interval: "daily"
16
- package-ecosystem: "uv" # See documentation for possible values
17
- directory: "/" # Location of package manifests
+ directories: ["/", "/tests/"] # Location of package manifests
18
19
0 commit comments