We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a3cacd commit 43f4316Copy full SHA for 43f4316
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
args: ['--application-directories=.:src']
17
name: reorder python imports
18
- repo: https://github.com/psf/black
19
- rev: 24.10.0
+ rev: 25.1.0
20
hooks:
21
- id: black
22
args: [--safe, --quiet]
0 commit comments