Skip to content

Commit fd46a26

Browse files
committed
ci(dependabot): fix property typo in config
1 parent ee8c4fe commit fd46a26

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
@@ -11,6 +11,6 @@ updates:
1111
interval: "daily"
1212
commit-message:
1313
prefix: "build(deps): "
14-
development-prefix: "build(dev-deps): "
14+
prefix-development: "build(dev-deps): "
1515
reviewers:
1616
- nelson6e65

0 commit comments

Comments
 (0)