Skip to content

Commit 063e5a2

Browse files
[pre-commit.ci] pre-commit autoupdate (#666)
updates: - [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e67944a commit 063e5a2

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.11.4'
11+
rev: '5.12.0'
1212
hooks:
1313
- id: isort
1414
args: ["--profile", "black"]

0 commit comments

Comments
 (0)