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 5e4a1e3 commit 04145b2Copy full SHA for 04145b2
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
66
# Linting: Python code (see the file .flake8)
67
- repo: https://github.com/PyCQA/flake8
68
- rev: "6.1.0"
+ rev: "7.0.0"
69
hooks:
70
- id: flake8
71
0 commit comments