Skip to content

Commit

Permalink
Revert flake8 to v4.0.1 for WPS
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Feb 5, 2024
1 parent a0620a4 commit 013c017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 013c017

Please sign in to comment.