Skip to content

Commit 931fe42

Browse files
authored
Update black to 22.3.0 (#183)
1 parent c6517cf commit 931fe42

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
@@ -6,8 +6,8 @@ repos:
66
hooks:
77
- id: isort
88
# language_version: python3.6
9-
- repo: https://github.com/ambv/black
10-
rev: 20.8b1
9+
- repo: https://github.com/psf/black
10+
rev: 22.3.0
1111
hooks:
1212
- id: black
1313
exclude: templates/

0 commit comments

Comments
 (0)