Skip to content

Commit bc9bd74

Browse files
authored
Merge pull request #35 from honno/bump-isort
Bump `isort` pre-commit rev to `5.12.0`
2 parents a9d34bf + 7275842 commit bc9bd74

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)