Skip to content

Commit 21794a3

Browse files
committed
Remove obsolete Babel group from Dependabot config
The @babel* pattern matches nothing since Babel transpilation was dropped in favour of esbuild. 🤖 Assisted-by: Claude <noreply@anthropic.com>
1 parent 0ab0fcc commit 21794a3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7-
groups:
8-
babel:
9-
patterns:
10-
- "@babel*"

0 commit comments

Comments
 (0)