Skip to content

Commit fb923dd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.11b1 → 21.12b0](psf/black@21.11b1...21.12b0)
1 parent b29d5bc commit fb923dd

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
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/psf/black
15-
rev: 21.11b1
15+
rev: 21.12b0
1616
hooks:
1717
- id: black
1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)