Skip to content

Commit a7062b5

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 4d0f67e commit a7062b5

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
@@ -15,7 +15,7 @@ repos:
1515
- id: black
1616

1717
- repo: https://github.com/PyCQA/isort
18-
rev: 6.0.0
18+
rev: 6.0.1
1919
hooks:
2020
- id: isort
2121
name: isort (python)

0 commit comments

Comments
 (0)