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.
2 parents f465967 + 726e4c4 commit 23d4633Copy full SHA for 23d4633
.pre-commit-config.yaml
@@ -11,7 +11,7 @@
11
repos:
12
# Autoformat: Python code
13
- repo: https://github.com/ambv/black
14
- rev: 20.8b1
+ rev: "22.3.0"
15
hooks:
16
- id: black
17
args: [--target-version=py36]
0 commit comments