We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf3c23a + 64be6a6 commit c6314d8Copy full SHA for c6314d8
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/psf/black
4
- rev: 24.4.0
+ rev: 24.4.2
5
hooks:
6
- id: black
7
args: [--target-version=py35]
0 commit comments