Skip to content

Commit 310d5b6

Browse files
committed
Fix the dependabot.yml
1 parent ebd7367 commit 310d5b6

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ updates:
1818
- '*'
1919

2020
- package-ecosystem: npm
21-
directories:
22-
- '/package/'
23-
- '/tests/'
21+
directory: '/'
2422
schedule:
2523
interval: daily
2624
timezone: Asia/Tokyo

0 commit comments

Comments
 (0)