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 f477b09 commit 23fcc25Copy full SHA for 23fcc25
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: end-of-file-fixer
18
- id: trailing-whitespace
19
- repo: https://github.com/psf/black
20
- rev: 21.12b0
+ rev: 22.1.0
21
hooks:
22
- id: black
23
language_version: python3
0 commit comments