Skip to content

Commit 625c4d0

Browse files
committed
fix: update dependabot path
1 parent 186e815 commit 625c4d0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/check-project/files/.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: npm
4-
directories:
5-
- "/"
4+
directory: "/"
65
schedule:
76
interval: daily
87
time: "10:00"

0 commit comments

Comments
 (0)