Skip to content

Commit

Permalink
Merge pull request #160 from ttsukagoshi/update-codeql
Browse files Browse the repository at this point in the history
Add `groups.typescript-eslint` in dependabot.yml for npm
  • Loading branch information
ttsukagoshi authored Jan 28, 2024
2 parents fd19f73 + b91e46e commit 510a7d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ updates:
include: 'scope'
target-branch: 'main'
versioning-strategy: 'increase'
open-pull-requests-limit: 10
groups:
typescript-eslint:
patterns:
- '@typescript-eslint/*'

0 comments on commit 510a7d9

Please sign in to comment.