Skip to content

Commit

Permalink
chore(dependabot): group @types/ bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkdev98 committed Jul 5, 2023
1 parent c597215 commit 5f257f3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,14 @@ updates:
- "@aws-sdk/*"
babel:
patterns:
- "@babel/"
- "@babel/*"
typescript-eslint:
patterns:
- "@typescript-eslint/*"
typescript-types:
patterns:
- "@types/node"
- "@types/react"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 5f257f3

Please sign in to comment.