Skip to content

Commit b32b453

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.0 → 8.0.1](PyCQA/isort@8.0.0...8.0.1)
1 parent 340f2b1 commit b32b453

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
@@ -14,7 +14,7 @@ repos:
1414
types: [text]
1515
stages: [pre-commit, pre-push, manual]
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 8.0.0
17+
rev: 8.0.1
1818
hooks:
1919
- id: isort
2020
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)