Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 07ada32

Browse files
[pre-commit.ci] pre-commit suggestions
updates: - [github.com/PyCQA/isort: 5.9.1 → 5.9.3](PyCQA/isort@5.9.1...5.9.3)
1 parent febe95d commit 07ada32

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
@@ -17,7 +17,7 @@ repos:
1717
- id: pretty-format-json
1818

1919
- repo: https://github.com/PyCQA/isort
20-
rev: 5.9.1
20+
rev: 5.9.3
2121
hooks:
2222
- id: isort
2323
name: imports

0 commit comments

Comments
 (0)