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 b9d2cd9 commit 2d2a225Copy full SHA for 2d2a225
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/psf/black
9
- rev: 22.6.0
+ rev: 22.8.0
10
hooks:
11
- id: black
12
- repo: https://github.com/pycqa/isort
0 commit comments