Skip to content

Commit 6f43b38

Browse files
committed
fix isort issue
1 parent 4795644 commit 6f43b38

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
@@ -36,7 +36,7 @@ repos:
3636
- --format=custom
3737
- --configfile=tests/bandit.yaml
3838
- repo: https://github.com/PyCQA/isort
39-
rev: 5.10.1
39+
rev: 5.12.0
4040
hooks:
4141
- id: isort
4242
args: ["--profile", "black"]

0 commit comments

Comments
 (0)