Skip to content

Commit

Permalink
Update dependabot grouping (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
timostamm committed Feb 1, 2024
1 parent 66d127a commit 493d289
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ updates:
test:
patterns:
- "jest"
- "@arethetypeswrong/*"
- "benchmark"
- "@types/benchmark"
- "long"
Expand All @@ -33,9 +32,11 @@ updates:
- "google-protobuf"
- "brotli"
- "esbuild"
eslint:
lint-and-format:
patterns:
- "@typescript-eslint/*"
- "eslint-*"
- "eslint"

- "prettier"
- "@bufbuild/license-header"
- "@arethetypeswrong/*"

0 comments on commit 493d289

Please sign in to comment.