Skip to content

Commit

Permalink
ci: add lint-tools group to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dhensby committed Jun 18, 2024
1 parent f3ca9d3 commit acc7371
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ updates:
- "mocha"
- "nyc"
- "@istanbuljs/nyc-config-typescript"
lint-tools:
patterns:
- "eslint"
- "@typescript-eslint/*"
action-tools:
patterns:
- "@actions/*"

0 comments on commit acc7371

Please sign in to comment.