We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6133c commit ddfa593Copy full SHA for ddfa593
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: trailing-whitespace
11
12
- repo: https://github.com/psf/black
13
- rev: 24.1.1
+ rev: 24.2.0
14
hooks:
15
- id: black
16
0 commit comments