Skip to content

Commit bccff04

Browse files
authored
Update dependabot.yml
1 parent fe3a277 commit bccff04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ updates:
1313
directory: "/" # Location of package manifests
1414
schedule:
1515
interval: "weekly"
16+
groups:
17+
ESLint:
18+
patterns:
19+
- esbuild
20+
- eslint
21+
- "@typescript-eslint/*"
22+
- "@eslint/*"
23+
- typescript-eslint
1624
- package-ecosystem: "npm" # See documentation for possible values
1725
directory: "/BuildTasks/v3/Common" # Location of package manifests
1826
schedule:

0 commit comments

Comments
 (0)