Skip to content

Commit acc7371

Browse files
committed
ci: add lint-tools group to dependabot
1 parent f3ca9d3 commit acc7371

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ updates:
2424
- "mocha"
2525
- "nyc"
2626
- "@istanbuljs/nyc-config-typescript"
27+
lint-tools:
28+
patterns:
29+
- "eslint"
30+
- "@typescript-eslint/*"
2731
action-tools:
2832
patterns:
2933
- "@actions/*"

0 commit comments

Comments
 (0)