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 75e6437 commit c141b64Copy full SHA for c141b64
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ default_language_version:
4
python: python3.8
5
repos:
6
- repo: https://github.com/psf/black
7
- rev: 23.1.0
+ rev: 23.3.0
8
hooks:
9
- id: black
10
- repo: https://github.com/pycqa/isort
0 commit comments