Skip to content

Commit

Permalink
✏️ Adjustment to pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
dariomory committed Mar 9, 2022
1 parent 7470363 commit 4ea76f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ repos:
rev: v1.3
hooks:
- id: giticket
args: [ '--regex=^[A-Za-z]+\/([0-9]+)', '--format={commit_msg} — #{ticket}', '--mode=regex_match' ]
args: [ '--regex=^[A-Za-z]+\/([0-9]+)', '--format={commit_msg} — [#{ticket}]', '--mode=regex_match' ]

0 comments on commit 4ea76f8

Please sign in to comment.