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 10f437b commit 48d02a2Copy full SHA for 48d02a2
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: isort
21
22
- repo: https://github.com/psf/black
23
- rev: 23.12.1
+ rev: 24.1.1
24
hooks:
25
- id: black
26
0 commit comments