Skip to content

Commit e7b61bf

Browse files
authored
Update .pre-commit-config.yaml
1 parent 8c6a7f2 commit e7b61bf

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
@@ -35,7 +35,7 @@ repos:
3535
- id: black
3636

3737
- repo: https://github.com/PyCQA/isort
38-
rev: 5.12
38+
rev: 5.12.0
3939
hooks:
4040
- id: isort
4141
args: [--profile=black]

0 commit comments

Comments
 (0)