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 25f5f3d commit 7e05548Copy full SHA for 7e05548
.pre-commit-config.yaml
@@ -76,7 +76,7 @@ repos:
76
- id: black-jupyter
77
language: python
78
- repo: https://github.com/PyCQA/flake8
79
- rev: 5.0.4
+ rev: 6.0.0
80
hooks:
81
- id: flake8
82
additional_dependencies: [
0 commit comments