We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a7a2f5 commit d7f6afbCopy full SHA for d7f6afb
.pre-commit-config.yaml
@@ -23,6 +23,6 @@ repos:
23
- id: isort
24
name: isort (python)
25
- repo: https://github.com/psf/black
26
- rev: 24.4.0
+ rev: 24.4.2
27
hooks:
28
- id: black
0 commit comments