Skip to content

Commit 41e62c4

Browse files
build(deps): pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 9.0.0b1 → 9.0.0b2](PyCQA/isort@9.0.0b1...9.0.0b2)
1 parent 124e7e8 commit 41e62c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.0b1
29+
rev: 9.0.0b2
3030
hooks:
3131
- id: isort
3232
name: isort-package

0 commit comments

Comments
 (0)