Skip to content

Commit efb06f5

Browse files
author
Diptorup Deb
committed
Update isort to 5.12.0
1 parent e0560b2 commit efb06f5

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
@@ -23,7 +23,7 @@ repos:
2323
- id: blacken-docs
2424
additional_dependencies: [black==22.10]
2525
- repo: https://github.com/pycqa/isort
26-
rev: 5.10.1
26+
rev: 5.12.0
2727
hooks:
2828
- id: isort
2929
name: isort (python)

0 commit comments

Comments
 (0)