mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
Revert flake8 to v4.0.1 for WPS
This commit is contained in:
committed by
GitHub
parent
a0620a4177
commit
013c017b41
@@ -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.1.0 # enforce-version: 4.0.1
|
||||
rev: 4.0.1 # enforce-version: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
alias: flake8-only-wps
|
||||
|
||||
Reference in New Issue
Block a user