Skip to content

Commit 96e58c5

Browse files
ci: weekly check. (#1205)
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 fe64d11 commit 96e58c5

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
@@ -45,7 +45,7 @@ repos:
4545
types: [file, python]
4646
args: [--max-line-length=100, --ignore=E203 E301 E302 E501 E402 E704 W503 W504]
4747
- repo: https://github.com/pycqa/isort
48-
rev: 5.11.1
48+
rev: v5.11.3
4949
hooks:
5050
- id: isort
5151
name: isort Formatting

0 commit comments

Comments
 (0)