Skip to content

Commit 7a9419f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.9.3 → 5.10.0](PyCQA/isort@5.9.3...5.10.0)
1 parent 1019966 commit 7a9419f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: debug-statements
99
- repo: https://github.com/pycqa/isort
10-
rev: 5.9.3
10+
rev: 5.10.0
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)