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.
2 parents 594c272 + 2ce3429 commit 438d547Copy full SHA for 438d547
.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: 23.3.0 # Replace by any tag/version: https://github.com/psf/black/tags
+ rev: 23.7.0 # Replace by any tag/version: https://github.com/psf/black/tags
10
hooks:
11
- id: black
12
args: # arguments to configure black
0 commit comments