We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2926961 commit e6f7debCopy full SHA for e6f7deb
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-yaml
10
- id: check-added-large-files
11
- repo: https://github.com/psf/black
12
- rev: 22.3.0
+ rev: 24.4.1
13
hooks:
14
- id: black
15
- repo: https://github.com/pre-commit/mirrors-isort
0 commit comments