Skip to content

Commit 0f77064

Browse files
build(deps): pre-commit autoupdate (#18)
1 parent 6b2523f commit 0f77064

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ repos:
2626
files: ^src/
2727
language_version: python3.12
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 8.0.0
29+
rev: 8.0.1
3030
hooks:
3131
- id: isort
3232
name: isort-package
3333
files: ^src/
3434
args: [--settings-file, tox.ini]
3535
- repo: https://github.com/PyCQA/isort
36-
rev: 8.0.0
36+
rev: 8.0.1
3737
hooks:
3838
- id: isort
3939
name: isort-stubs
@@ -71,7 +71,7 @@ repos:
7171
files: ^src/
7272
args: [--config, tox.ini]
7373
- repo: https://github.com/commitizen-tools/commitizen
74-
rev: v4.13.8
74+
rev: v4.13.9
7575
hooks:
7676
- id: commitizen
7777
- id: commitizen-branch

0 commit comments

Comments
 (0)