We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addadc9 commit 840822fCopy full SHA for 840822f
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: isort
15
# https://github.com/python/black#version-control-integration
16
- repo: https://github.com/python/black
17
- rev: 20.8b1
+ rev: 21.4b2
18
hooks:
19
- id: black
20
- repo: https://github.com/keewis/blackdoc
0 commit comments