Skip to content

Commit

Permalink
remove eslint and typescript from dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
ueokande committed May 3, 2024
1 parent 2a07a4d commit 711b7b2
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ updates:
actions:
patterns:
- "@actions/*"
typescript:
patterns:
- "typescript"
- "@typescript-*"
eslint:
patterns:
- "eslint"
- "eslint-*"
- "prettier"
jest:
patterns:
- "jest"
Expand Down

0 comments on commit 711b7b2

Please sign in to comment.