We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b7e069 + acc7371 commit 9fd4190Copy full SHA for 9fd4190
1 file changed
.github/dependabot.yml
@@ -24,6 +24,10 @@ updates:
24
- "mocha"
25
- "nyc"
26
- "@istanbuljs/nyc-config-typescript"
27
+ lint-tools:
28
+ patterns:
29
+ - "eslint"
30
+ - "@typescript-eslint/*"
31
action-tools:
32
patterns:
33
- "@actions/*"
0 commit comments