Skip to content

Commit e36e731

Browse files
committed
Bump pre-commit black to 22.3.0 to fix bug with click version
1 parent ceb8731 commit e36e731

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
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: 'https://github.com/psf/black'
10-
rev: "22.1.0"
10+
rev: "22.3.0"
1111
hooks:
1212
- id: black
1313
language_version: python3

0 commit comments

Comments
 (0)