Skip to content

Commit 0034f07

Browse files
build(deps): pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0) - [github.com/commitizen-tools/commitizen: v4.11.2 → v4.12.0](commitizen-tools/commitizen@v4.11.2...v4.12.0)
1 parent d38eef9 commit 0034f07

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
@@ -16,7 +16,7 @@ repos:
1616
- id: ssort
1717
files: ^src/
1818
- repo: https://github.com/psf/black-pre-commit-mirror
19-
rev: 25.12.0
19+
rev: 26.1.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/hakancelikdev/unimport
@@ -71,7 +71,7 @@ repos:
7171
files: ^src/
7272
args: [--config, tox.ini]
7373
- repo: https://github.com/commitizen-tools/commitizen
74-
rev: v4.11.2
74+
rev: v4.12.0
7575
hooks:
7676
- id: commitizen
7777
- id: commitizen-branch

0 commit comments

Comments
 (0)