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 7fa1d77 commit 63cfe00Copy full SHA for 63cfe00
.pre-commit-config.yaml
@@ -73,7 +73,7 @@ repos:
73
74
# Lint: Python code
75
- repo: https://github.com/PyCQA/flake8
76
- rev: "5.0.2"
+ rev: "5.0.4"
77
hooks:
78
- id: flake8
79
0 commit comments