Skip to content

Commit c352cc8

Browse files
authored
chore: dependabot for tests/
not 100% sure this will work Signed-off-by: faretek1 <107722825+faretek1@users.noreply.github.com>
1 parent 0f5b938 commit c352cc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ updates:
1414
schedule:
1515
interval: "daily"
1616
- package-ecosystem: "uv" # See documentation for possible values
17-
directory: "/" # Location of package manifests
17+
directories: ["/", "/tests/"] # Location of package manifests
1818
schedule:
1919
interval: "daily"

0 commit comments

Comments
 (0)