We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1f99bb + bab586b commit 86e5fa4Copy full SHA for 86e5fa4
.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: 24.4.0
+ rev: 24.4.2
10
hooks:
11
- id: black
12
files: ^src/|^tests/
0 commit comments