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 74201e5 commit a24a0beCopy full SHA for a24a0be
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
stages: [commit]
12
- id: trailing-whitespace
13
- repo: https://github.com/psf/black
14
- rev: 22.3.0
+ rev: 25.11.0
15
hooks:
16
- id: black
17
language_version: python3
0 commit comments