Skip to content

Commit a6f5470

Browse files
[pre-commit.ci] pre-commit autoupdate (#99)
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 76b8b28 commit a6f5470

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
@@ -79,7 +79,7 @@ repos:
7979
# Sorts Python imports according to PEP8
8080
# https://www.python.org/dev/peps/pep-0008/#imports
8181
- repo: https://github.com/pycqa/isort
82-
rev: v5.11.3
82+
rev: 5.11.4
8383
hooks:
8484
- id: isort
8585
name: isort (python)

0 commit comments

Comments
 (0)