We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121611c commit 3ea8a7fCopy full SHA for 3ea8a7f
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: check-added-large-files
11
12
- repo: https://github.com/psf/black
13
- rev: "24.10.0"
+ rev: "23.3.0"
14
hooks:
15
- id: black
16
exclude: "tests/snapshots/"
0 commit comments