Skip to content

Commit c78e240

Browse files
authored
chore: update precommit (#787)
1 parent bb8e642 commit c78e240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/pre-commit/mirrors-isort
3-
rev: v5.10
2+
- repo: https://github.com/PyCQA/isort
3+
rev: 5.10.1
44
hooks:
55
- id: isort
66
args: [ "." ]

0 commit comments

Comments
 (0)