Skip to content

Commit f68612d

Browse files
[pre-commit.ci] pre-commit autoupdate (#41)
updates: - [github.com/pycqa/isort: 5.8.0 → 5.9.1](PyCQA/isort@5.8.0...5.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 51ee3ad commit f68612d

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: trailing-whitespace
1313

1414
- repo: https://github.com/pycqa/isort
15-
rev: 5.8.0
15+
rev: 5.9.1
1616
hooks:
1717
- id: isort
1818

0 commit comments

Comments
 (0)