We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c6ee4 commit 2894383Copy full SHA for 2894383
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
hooks:
23
- id: isort
24
- repo: https://github.com/psf/black
25
- rev: 23.12.1
+ rev: 24.1.1
26
27
- id: black
28
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments