We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6931887 commit be60295Copy full SHA for be60295
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
args: ["--maxkb=500"]
12
13
- repo: https://github.com/psf/black-pre-commit-mirror
14
- rev: 26.3.0
+ rev: 26.3.1
15
hooks:
16
- id: black-jupyter
17
language_version: python3.11
0 commit comments