Skip to content

Commit 2e59d01

Browse files
chore: pre-commit autoupdate (#212)
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ef08bf4 commit 2e59d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 21.8b0
3+
rev: 21.9b0
44
hooks:
55
- id: black
66
language_version: python3

0 commit comments

Comments
 (0)