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 0710ecb commit bc09f3dCopy full SHA for bc09f3d
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: end-of-file-fixer
8
- id: mixed-line-ending
9
- repo: "https://github.com/ambv/black"
10
- rev: 23.12.1
+ rev: 24.1.1
11
hooks:
12
- id: black-jupyter
13
language_version: python3
0 commit comments