We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d207068 commit aa09345Copy full SHA for aa09345
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: end-of-file-fixer
6
- id: trailing-whitespace
7
- repo: https://github.com/psf/black
8
- rev: 23.12.1
+ rev: 24.1.1
9
hooks:
10
- id: black
11
- repo: https://github.com/kynan/nbstripout
0 commit comments