We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f7fc5 commit 283137fCopy full SHA for 283137f
.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.8.0
+ rev: 24.10.0
5
hooks:
6
- id: black
7
ci:
0 commit comments