Skip to content

Commit 9fc9b15

Browse files
[pre-commit.ci] pre-commit autoupdate (#655)
updates: - [github.com/pycqa/isort: 5.10.1 → v5.11.3](PyCQA/isort@5.10.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 317ee9a commit 9fc9b15

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
@@ -8,7 +8,7 @@ repos:
88
hooks:
99
- id: yesqa
1010
- repo: https://github.com/pycqa/isort
11-
rev: '5.10.1'
11+
rev: 'v5.11.3'
1212
hooks:
1313
- id: isort
1414
args: ["--profile", "black"]

0 commit comments

Comments
 (0)