Skip to content

Commit 02fe61a

Browse files
Update conventional commit bug label (#670)
1 parent ea5811f commit 02fe61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
skip-changelog: ['pre-commit-ci-*']
2-
bug: 'fix/*'
2+
bug: ['fix/*', 'bug/*']
33
enhancement: ['feature/*', 'feat/*']
44
documentation: ['docs/*', 'doc/*']
55
hygiene: ['ci/*', 'test/*', 'build/*', 'chore/*']

0 commit comments

Comments
 (0)