We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b401853 commit a5ff1eeCopy full SHA for a5ff1ee
.pre-commit-config.yaml
@@ -19,6 +19,6 @@ repos:
19
hooks:
20
- id: trailing-whitespace
21
- repo: https://github.com/psf/black
22
- rev: 23.12.1
+ rev: 24.1.1
23
24
- id: black
0 commit comments