Skip to content

Commit f990b7f

Browse files
committed
chore: fix dependabot
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 5733f19 commit f990b7f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ updates:
55
- package-ecosystem: 'npm'
66
directories:
77
- '/'
8-
- '/tools/code-style'
9-
- '/tools/docs-gen'
10-
- '/tools/schema-downloader'
11-
- '/tools/test-dependencies'
8+
- '/tools/code-style/'
9+
- '/tools/docs-gen/'
10+
- '/tools/schema-downloader/'
11+
- '/tools/test-dependencies/'
1212
schedule:
1313
interval: 'weekly'
1414
day: 'saturday'

0 commit comments

Comments
 (0)