There was an error while loading. Please reload this page.
1 parent 5156ff7 commit 20be64aCopy full SHA for 20be64a
1 file changed
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
files: ^src/
27
language_version: python3.12
28
- repo: https://github.com/PyCQA/isort
29
- rev: 9.0.0b2
+ rev: 9.0.0b5
30
hooks:
31
- id: isort
32
name: isort-package
@@ -68,7 +68,7 @@ repos:
68
69
args: [--config, tox.ini]
70
- repo: https://github.com/commitizen-tools/commitizen
71
- rev: v4.17.0
+ rev: v4.17.1
72
73
- id: commitizen
74
- id: commitizen-branch
0 commit comments