Skip to content

Commit 2140334

Browse files
committed
bump black in pre-commit, as 22.1.0 is unstable
1 parent a7eac79 commit 2140334

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
@@ -6,7 +6,7 @@ repos:
66
- name: check YAML format
77
id: yamllint
88
- repo: https://github.com/psf/black
9-
rev: 22.1.0
9+
rev: 22.3.0
1010
hooks:
1111
- name: re-format with black
1212
id: black

0 commit comments

Comments
 (0)