Skip to content

Commit c17795e

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 6161d2b commit c17795e

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
@@ -14,7 +14,7 @@ repos:
1414
exclude: docs/tutorials
1515

1616
- repo: https://github.com/PyCQA/isort
17-
rev: "6.0.0"
17+
rev: "6.0.1"
1818
hooks:
1919
- id: isort
2020
args: []

0 commit comments

Comments
 (0)