[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-04-11 16:57:42 +00:00
parent 9a9b5ad3bd
commit 30ae1f14c1

View file

@ -98,7 +98,7 @@ repos:
- repo: https://github.com/PyCQA/flake8.git - repo: https://github.com/PyCQA/flake8.git
# NOTE: This is kept at v4 for until WPS starts supporting flake v5. # NOTE: This is kept at v4 for until WPS starts supporting flake v5.
rev: 7.0.0 # enforce-version: 4.0.1 rev: 4.0.1 # enforce-version: 4.0.1
hooks: hooks:
- id: flake8 - id: flake8
alias: flake8-only-wps alias: flake8-only-wps