Skip to content

Commit 3e5a722

Browse files
committed
feat(core): fix commit icons and commit regex validation [patch candidate]
1 parent a3a8b28 commit 3e5a722

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
@@ -66,7 +66,7 @@ repos:
6666
files: ^docker-compose(\.dev|\.prod)?\.yml$
6767
- id: validate-commit
6868
name: validate-commit
69-
entry: python control_commit/main.py --log-level=INFO
69+
entry: python control_commit/main.py --log-level=DEBUG
7070
always_run: true
7171
pass_filenames: false
7272
language: system

0 commit comments

Comments
 (0)