Skip to content

Commit 824ad31

Browse files
authored
Revert flake8 to v4.0.1 for WPS
1 parent 9a3f9ad commit 824ad31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ repos:
9898

9999
- repo: https://github.com/PyCQA/flake8.git
100100
# NOTE: This is kept at v4 for until WPS starts supporting flake v5.
101-
rev: 6.1.0 # enforce-version: 4.0.1
101+
rev: 4.0.1 # enforce-version: 4.0.1
102102
hooks:
103103
- id: flake8
104104
alias: flake8-only-wps

0 commit comments

Comments
 (0)