Skip to content

Commit ba70453

Browse files
authored
Revert WPS flake8 hook version to 4.0.1
1 parent 6cbdb54 commit ba70453

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.0.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)