We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc2652 commit dddd7c1Copy full SHA for dddd7c1
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- id: no-commit-to-branch
28
29
- repo: https://github.com/psf/black
30
- rev: '24.1.1'
+ rev: '24.2.0'
31
hooks:
32
- id: black
33
types: [file, python]
0 commit comments