Skip to content

Commit 20be64a

Browse files
build(deps): pre-commit autoupdate (#40)
1 parent 5156ff7 commit 20be64a

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
@@ -26,7 +26,7 @@ repos:
2626
files: ^src/
2727
language_version: python3.12
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 9.0.0b2
29+
rev: 9.0.0b5
3030
hooks:
3131
- id: isort
3232
name: isort-package
@@ -68,7 +68,7 @@ repos:
6868
files: ^src/
6969
args: [--config, tox.ini]
7070
- repo: https://github.com/commitizen-tools/commitizen
71-
rev: v4.17.0
71+
rev: v4.17.1
7272
hooks:
7373
- id: commitizen
7474
- id: commitizen-branch

0 commit comments

Comments
 (0)