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 a16a1e1 commit 2343a54Copy full SHA for 2343a54
.github/dependabot.yml
@@ -5,8 +5,7 @@ updates:
5
- package-ecosystem: 'npm'
6
directories:
7
- '/'
8
- - '/tools/code-style/'
9
- - '/tools/test-dependencies/'
+ - '/tools/*/'
10
schedule:
11
interval: 'weekly'
12
day: 'saturday'
0 commit comments