Skip to content

Commit 4676f6f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black - [github.com/psf/black: 026c81b83454f176a9f9253cbfb70be2c159d822 → 21.11b1](psf/black@026c81b...21.11b1)
1 parent 7e4f949 commit 4676f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/ambv/black
3-
rev: 026c81b83454f176a9f9253cbfb70be2c159d822
2+
- repo: https://github.com/psf/black
3+
rev: 21.11b1
44
hooks:
55
- id: black
66
language_version: python3.8

0 commit comments

Comments
 (0)