We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9f466 commit f3a3865Copy full SHA for f3a3865
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
# Trims trailing whitespace.
8
- id: trailing-whitespace
9
- repo: https://github.com/psf/black
10
- rev: 24.1.1
+ rev: 24.2.0
11
hooks:
12
# Code formatting for Python
13
- id: black-jupyter
0 commit comments