Skip to content

Commit 9465dd2

Browse files
build(deps): pre-commit autoupdate (#30)
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0) - [github.com/commitizen-tools/commitizen: v4.15.1 → v4.16.2](commitizen-tools/commitizen@v4.15.1...v4.16.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 105ed8a commit 9465dd2

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: 26.3.1
19+
rev: 26.5.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/hakancelikdev/unimport
@@ -68,7 +68,7 @@ repos:
6868
files: ^src/
6969
args: [--config, tox.ini]
7070
- repo: https://github.com/commitizen-tools/commitizen
71-
rev: v4.15.1
71+
rev: v4.16.2
7272
hooks:
7373
- id: commitizen
7474
- id: commitizen-branch

0 commit comments

Comments
 (0)