We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4015319 commit 2eb0fc4Copy full SHA for 2eb0fc4
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
11
- repo: https://github.com/psf/black
12
- rev: 22.3.0
+ rev: 22.10.0
13
hooks:
14
- id: black
15
language_version: python3.7
0 commit comments