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 3b8feaf + 999ef47 commit b240322Copy full SHA for b240322
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/psf/black
12
- rev: 21.12b0
+ rev: 22.1.0
13
hooks:
14
- id: black
15
exclude: (_version\.py|versioneer\.py)
0 commit comments