Skip to content

Commit 2f4fbee

Browse files
[pre-commit.ci] pre-commit autoupdate (#149)
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 75b8e50 commit 2f4fbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: debug-statements
1919
- repo: https://github.com/pycqa/isort
20-
rev: 6.0.0
20+
rev: 6.0.1
2121
hooks:
2222
- id: isort
2323
name: isort

0 commit comments

Comments
 (0)