Skip to content

Commit 94182ae

Browse files
Merge pull request #63 from MEHRSHAD-MIRSHEKARY/chore/pre-commit
chore(pre-commit): Update pre-commit hooks
2 parents 4d85f22 + 67defe9 commit 94182ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
exclude: (migrations/|tests/|docs/).*
4848

4949
- repo: https://github.com/commitizen-tools/commitizen
50-
rev: v4.5.1
50+
rev: v4.6.0
5151
hooks:
5252
- id: commitizen
5353
exclude: (migrations/|tests/|docs/).*

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
exclude: (migrations/|tests/|docs/).*
4848

4949
- repo: https://github.com/commitizen-tools/commitizen
50-
rev: v4.5.1
50+
rev: v4.6.0
5151
hooks:
5252
- id: commitizen
5353
exclude: (migrations/|tests/|docs/).*

0 commit comments

Comments
 (0)