Skip to content

Commit 2f6f737

Browse files
committed
Merge commit PR #184 into unstable/v1
2 parents 2fa448a + 824ad31 commit 2f6f737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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)