Skip to content

Commit 7275842

Browse files
committed
Bump isort pre-commit rev to 5.12.0
1 parent a9d34bf commit 7275842

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
@@ -6,7 +6,7 @@ repos:
66
args: ["--in-place"]
77
exclude: ^torch_np/tests/numpy_tests/
88
- repo: https://github.com/timothycrosley/isort
9-
rev: 5.11.4
9+
rev: 5.12.0
1010
hooks:
1111
- id: isort
1212
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)