Skip to content

Commit 688459b

Browse files
committed
update black in pre commit
1 parent 0e8578b commit 688459b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repos:
33
- id: black
44
language_version: python3
55
repo: https://github.com/psf/black
6-
rev: 22.3.0
6+
rev: 22.8.0
77
- hooks:
88
- id: flake8
99
language_version: python3

0 commit comments

Comments
 (0)