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 4863328 commit afa2c07Copy full SHA for afa2c07
.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: 24.10.0
+ rev: 25.1.0
10
hooks:
11
- id: black
0 commit comments