Skip to content

Commit 39e304d

Browse files
pre-commit-ci[bot]FFY00
authored andcommitted
pre-commit: bump repositories
updates: - [github.com/PyCQA/isort: 5.9.3 → 5.10.1](PyCQA/isort@5.9.3...5.10.1)
1 parent 0151974 commit 39e304d

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
@@ -18,7 +18,7 @@ repos:
1818
- id: end-of-file-fixer
1919
- id: trailing-whitespace
2020
- repo: https://github.com/PyCQA/isort
21-
rev: 5.9.3
21+
rev: 5.10.1
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)