Skip to content

Commit afc023d

Browse files
committed
Add biome group to Dependabot configuration
Signed-off-by: Sora Morimoto <[email protected]>
1 parent c958da2 commit afc023d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,7 @@ updates:
88
directory: /
99
schedule:
1010
interval: daily
11+
groups:
12+
biome:
13+
patterns:
14+
- "@biomejs/*"

0 commit comments

Comments
 (0)