Skip to content

Commit e23fb4a

Browse files
[pre-commit.ci] pre-commit autoupdate (#200)
updates: - [github.com/pycqa/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bb36583 commit e23fb4a

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-yaml
1313
# isort should run before black as black sometimes tweaks the isort output
1414
- repo: https://github.com/pycqa/isort
15-
rev: v5.11.3
15+
rev: 5.11.4
1616
hooks:
1717
- id: isort
1818
# https://github.com/python/black#version-control-integration

0 commit comments

Comments
 (0)