We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ffaa0d + 23b29ba commit a866efdCopy full SHA for a866efd
.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: 23.1.0
+ rev: 23.3.0
27
hooks:
28
- id: black
0 commit comments