Skip to content

Commit 99aff72

Browse files
author
Andrew Barna
committed
Bump black in pre-commit
1 parent 6b90335 commit 99aff72

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
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 22.1.0
5+
rev: 22.3.0
66
hooks:
77
- id: black
88
language_version: python3.8

0 commit comments

Comments
 (0)