Skip to content

Commit 30ae1f1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9a9b5ad commit 30ae1f1

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