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 c930735 commit e82801bCopy full SHA for e82801b
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: isort
6
name: isort (python)
7
- repo: https://github.com/ambv/black
8
- rev: 24.10.0
+ rev: 25.1.0
9
hooks:
10
- id: black
11
args: [--safe, --quiet, --line-length, "100"]
0 commit comments