We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1471b commit 991e5e9Copy full SHA for 991e5e9
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
- repo: https://github.com/psf/black
3
# Version can be updated by running "pre-commit autoupdate"
4
- rev: 24.4.2
+ rev: 24.8.0
5
hooks:
6
- id: black
7
ci:
0 commit comments