Skip to content

Commit 75121e9

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0)
1 parent 4e752ca commit 75121e9

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
@@ -5,7 +5,7 @@ repos:
55
- id: isort
66

77
- repo: https://github.com/psf/black
8-
rev: 21.8b0
8+
rev: 21.9b0
99
hooks:
1010
- id: black
1111
language_version: python3

0 commit comments

Comments
 (0)