Skip to content

Commit

Permalink
Merge commit PR #184 into unstable/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 29, 2023
2 parents 2fa448a + 824ad31 commit 2f6f737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
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 2f6f737

Please sign in to comment.