We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5733f19 commit f990b7fCopy full SHA for f990b7f
.github/dependabot.yml
@@ -5,10 +5,10 @@ updates:
5
- package-ecosystem: 'npm'
6
directories:
7
- '/'
8
- - '/tools/code-style'
9
- - '/tools/docs-gen'
10
- - '/tools/schema-downloader'
11
- - '/tools/test-dependencies'
+ - '/tools/code-style/'
+ - '/tools/docs-gen/'
+ - '/tools/schema-downloader/'
+ - '/tools/test-dependencies/'
12
schedule:
13
interval: 'weekly'
14
day: 'saturday'
0 commit comments