mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-22 08:31:08 -05:00
Revert WPS flake8 hook version to 4.0.1
This commit is contained in:
parent
c13a06eb2f
commit
91e612128c
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ repos:
|
|||
|
||||
- repo: https://github.com/PyCQA/flake8.git
|
||||
# NOTE: This is kept at v4 for until WPS starts supporting flake v5.
|
||||
rev: 6.0.0 # enforce-version: 4.0.1
|
||||
rev: 4.0.1 # enforce-version: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
alias: flake8-only-wps
|
||||
|
|
Loading…
Reference in a new issue