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 ceb8731 commit e36e731Copy full SHA for e36e731
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: end-of-file-fixer
8
- id: trailing-whitespace
9
- repo: 'https://github.com/psf/black'
10
- rev: "22.1.0"
+ rev: "22.3.0"
11
hooks:
12
- id: black
13
language_version: python3
0 commit comments