Skip to content

Commit

Permalink
Merge pull request #16 from dhensby/pulls/dependabot-config
Browse files Browse the repository at this point in the history
ci: add lint-tools group to dependabot
  • Loading branch information
dhensby authored Jun 18, 2024
2 parents 1b7e069 + acc7371 commit 9fd4190
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 9fd4190

Please sign in to comment.