Skip to content

Commit dc6087b

Browse files
committed
updated config example
1 parent 368687e commit dc6087b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ repos:
55
- id: pre_ticket
66
language_version: python3.6
77
stages: [commit-msg]
8-
# args: ['--regex=""', '--format={ticket} - '] # Optional
8+
# args: ['--regex=(feature|bug|chore)/(?P<ticket>[0-9]+)-.*', '--format={ticket} - {message}'] # Optional

0 commit comments

Comments
 (0)