We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4244ca4 commit a4f6c59Copy full SHA for a4f6c59
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
additional_dependencies: ["black==24.4.2"]
28
- id: blackdoc-autoupdate-black
29
- repo: https://github.com/pycqa/flake8
30
- rev: 7.0.0
+ rev: 7.1.0
31
hooks:
32
- id: flake8
33
- repo: https://github.com/kynan/nbstripout
0 commit comments