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 16477ef commit 4097498Copy full SHA for 4097498
.editorconfig
@@ -21,4 +21,3 @@ indent_size = 4
21
[*.py]
22
indent_style = space
23
indent_size = 4
24
-
.pre-commit-config.yaml
@@ -12,6 +12,6 @@ repos:
12
- id: end-of-file-fixer
13
14
- repo: https://github.com/commitizen-tools/commitizen
15
- rev: v4.2.1
+ rev: v4.5.0
16
hooks:
17
- id: commitizen
0 commit comments