Skip to content

Commit 85d6660

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#29)
updates: - [github.com/commitizen-tools/commitizen: v4.2.2 → v4.4.1](commitizen-tools/commitizen@v4.2.2...v4.4.1) - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent da94d9e commit 85d6660

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v4.2.2
12+
rev: v4.4.1
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -42,7 +42,7 @@ repos:
4242
- id: pyupgrade
4343
args: [--py39-plus]
4444
- repo: https://github.com/PyCQA/isort
45-
rev: 6.0.0
45+
rev: 6.0.1
4646
hooks:
4747
- id: isort
4848
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)