Skip to content

Commit 3c86448

Browse files
authored
ci(dependabot): optimize for semantic-release
1 parent bf91472 commit 3c86448

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.dependabot/config.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 1
2+
update_configs:
3+
# required properties omitted ...
4+
commit_message:
5+
prefix: "fix"
6+
prefix_development: "chore"
7+
include_scope: true

0 commit comments

Comments
 (0)