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 d3caebf commit e0f5b17Copy full SHA for e0f5b17
.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: 20.8b1
+ rev: 22.3.0
11
hooks:
12
- id: black
13
- repo: https://github.com/PyCQA/pylint
0 commit comments