Skip to content

Commit 72dd1d2

Browse files
[pre-commit.ci] pre-commit autoupdate (#1352)
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 c219eeb commit 72dd1d2

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
@@ -66,7 +66,7 @@ repos:
6666
- id: rst-inline-touching-normal
6767

6868
- repo: https://github.com/pycqa/isort
69-
rev: 6.0.0
69+
rev: 6.0.1
7070
hooks:
7171
- id: isort
7272
args: [--profile, black]

0 commit comments

Comments
 (0)