Skip to content

Commit 8803808

Browse files
committed
Update dependabot
1 parent 291708d commit 8803808

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
@@ -20,6 +20,14 @@ updates:
2020
interval: "daily"
2121
time: "00:00"
2222
timezone: "Etc/UTC"
23+
groups:
24+
development:
25+
patterns:
26+
- "@types/*"
27+
- "@typescript-eslint/*"
28+
- "eslint"
29+
- "eslint-plugin-*"
30+
- "typescript"
2331
labels:
2432
- "Platform/NodeJS"
2533
- "Status/Pending 🔵"

0 commit comments

Comments
 (0)