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 c13a06e commit 91e6121Copy full SHA for 91e6121
1 file changed
.pre-commit-config.yaml
@@ -98,7 +98,7 @@ repos:
98
99
- repo: https://github.com/PyCQA/flake8.git
100
# NOTE: This is kept at v4 for until WPS starts supporting flake v5.
101
- rev: 6.0.0 # enforce-version: 4.0.1
+ rev: 4.0.1 # enforce-version: 4.0.1
102
hooks:
103
- id: flake8
104
alias: flake8-only-wps
0 commit comments