Skip to content

Commit 2c6933d

Browse files
committed
fix: typo in dependabot.yml config file
1 parent ba74448 commit 2c6933d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
time: '06:00'
1111
# Limit the number of open pull requests for version updates to 1
1212
open-pull-requests-limit: 1
13-
group:
13+
groups:
1414
# The name of the group (identifier)
1515
npm-deps:
1616
update-types: [minor, patch]

0 commit comments

Comments
 (0)