Skip to content

Commit 90af15b

Browse files
committed
Trying to fix prettier in pre-commit
1 parent 0ad9146 commit 90af15b

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
@@ -5,7 +5,7 @@ repos:
55
- id: isort
66
additional_dependencies: [toml]
77
- repo: https://github.com/python/black
8-
rev: 20.8b1
8+
rev: 22.3.0
99
hooks:
1010
- id: black
1111
- repo: https://gitlab.com/pycqa/flake8

0 commit comments

Comments
 (0)