We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6344251 commit 62f1710Copy full SHA for 62f1710
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
- hooks:
60
- id: black
61
repo: https://github.com/ambv/black
62
- rev: 24.4.2
+ rev: 24.8.0
63
64
- args: ["--sp", ".github/linters"]
65
id: isort
0 commit comments