Skip to content

Commit

Permalink
Bump WPS flake8 plugin set to v0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Apr 4, 2023
1 parent f437f57 commit c542b72
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
ci:
autoupdate_schedule: quarterly
default_language_version: python3.11

repos:
- repo: https://github.com/asottile/add-trailing-comma.git
Expand Down Expand Up @@ -94,7 +95,6 @@ repos:
additional_dependencies:
- flake8-2020 ~= 1.7.0
- flake8-pytest-style ~= 1.6.0
language_version: python3

- repo: https://github.com/PyCQA/flake8.git
# NOTE: This is kept at v4 for until WPS starts supporting flake v5.
Expand Down Expand Up @@ -127,8 +127,7 @@ repos:
- --select
- WPS
additional_dependencies:
- wemake-python-styleguide ~= 0.16.1
language_version: python3
- wemake-python-styleguide ~= 0.17.0

- repo: https://github.com/PyCQA/pylint.git
rev: v3.0.0a6
Expand Down

0 comments on commit c542b72

Please sign in to comment.