We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c40824 commit d6c376dCopy full SHA for d6c376d
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: pyupgrade
22
args: [--py37-plus]
23
- repo: https://github.com/psf/black
24
- rev: 23.12.1
+ rev: 24.1.1
25
hooks:
26
- id: black
27
- id: black-jupyter
0 commit comments