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