We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d664875 commit 8cb6b66Copy full SHA for 8cb6b66
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: pyupgrade
21
- repo: https://github.com/psf/black
22
- rev: 24.1.1
+ rev: 24.2.0
23
24
- id: black
25
args: [--safe, --quiet]
0 commit comments