Skip to content

Commit b5d6d87

Browse files
authored
Merge pull request #108 from happo/babel-group
Add babel group to dependabot config
2 parents 9ff62b1 + 3056680 commit b5d6d87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ updates:
77
schedule:
88
interval: daily
99
groups:
10+
babel:
11+
patterns:
12+
- '@babel/*'
13+
- 'babel*'
1014
docusaurus:
1115
patterns:
1216
- '@docusaurus/*'

0 commit comments

Comments
 (0)