Skip to content

Commit 76b8b28

Browse files
[pre-commit.ci] pre-commit autoupdate (#98)
updates: - [github.com/pycqa/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d6bb049 commit 76b8b28

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: 5.11.1
82+
rev: v5.11.3
8383
hooks:
8484
- id: isort
8585
name: isort (python)

0 commit comments

Comments
 (0)