We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ec352 commit 1f65160Copy full SHA for 1f65160
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/commitizen-tools/commitizen
12
- rev: v4.1.0
+ rev: v4.1.1
13
hooks:
14
- id: commitizen
15
stages: [commit-msg]
@@ -50,7 +50,7 @@ repos:
50
51
- id: black
52
- repo: https://github.com/codespell-project/codespell
53
- rev: v2.3.0
+ rev: v2.4.0
54
55
- id: codespell
56
- repo: https://github.com/PyCQA/flake8
0 commit comments