We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864f94c commit eecaffeCopy full SHA for eecaffe
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: 26.3.1
+ rev: 26.5.0
10
hooks:
11
- id: black
12
files: ^src/
0 commit comments