Skip to content

Commit 32206b8

Browse files
committed
fix dependabot
1 parent e1d74d2 commit 32206b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/.github/dependabot.yml renamed to .github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
version: 2
77
updates:
88
- package-ecosystem: "npm" # See documentation for possible values
9-
directory: "/" # Location of package manifests
9+
directory: "ui" # Location of package manifests
1010
schedule:
1111
interval: "monthly"

0 commit comments

Comments
 (0)