We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9976e0f + 4be0e24 commit 436286cCopy full SHA for 436286c
1 file changed
.pre-commit-config.yaml
@@ -6,6 +6,6 @@ repos:
6
- id: end-of-file-fixer
7
- id: trailing-whitespace
8
- repo: https://github.com/psf/black
9
- rev: 23.12.1
+ rev: 24.1.1
10
hooks:
11
- id: black
0 commit comments