We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a471a commit 5f2ccb4Copy full SHA for 5f2ccb4
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ default_language_version:
4
python: python3.11
5
repos:
6
- repo: https://github.com/psf/black
7
- rev: 24.3.0
+ rev: 24.4.0
8
hooks:
9
- id: black
10
- repo: https://github.com/pycqa/isort
0 commit comments