Skip to content

Commit f891b93

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1)
1 parent f68e703 commit f891b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: black
66
language_version: python3
77
- repo: https://github.com/PyCQA/isort
8-
rev: '6.0.0' # keep in sync with pyproject.toml
8+
rev: '6.0.1' # keep in sync with pyproject.toml
99
hooks:
1010
- id: isort
1111
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)