We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 749fb4b + 1649006 commit 6b2b819Copy full SHA for 6b2b819
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/psf/black-pre-commit-mirror
9
- rev: 25.11.0
+ rev: 25.12.0
10
hooks:
11
- id: black
12
files: ^src/|^tests/
0 commit comments