mirror of
https://github.com/pypa/gh-action-pypi-publish.git
synced 2024-11-09 10:23:35 -05:00
Bump WPS flake8 plugin set to v0.17.0
This commit is contained in:
parent
f437f577c3
commit
c542b72dc6
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
ci:
|
ci:
|
||||||
autoupdate_schedule: quarterly
|
autoupdate_schedule: quarterly
|
||||||
|
default_language_version: python3.11
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/asottile/add-trailing-comma.git
|
- repo: https://github.com/asottile/add-trailing-comma.git
|
||||||
|
@ -94,7 +95,6 @@ repos:
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- flake8-2020 ~= 1.7.0
|
- flake8-2020 ~= 1.7.0
|
||||||
- flake8-pytest-style ~= 1.6.0
|
- flake8-pytest-style ~= 1.6.0
|
||||||
language_version: python3
|
|
||||||
|
|
||||||
- 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.
|
||||||
|
@ -127,8 +127,7 @@ repos:
|
||||||
- --select
|
- --select
|
||||||
- WPS
|
- WPS
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- wemake-python-styleguide ~= 0.16.1
|
- wemake-python-styleguide ~= 0.17.0
|
||||||
language_version: python3
|
|
||||||
|
|
||||||
- repo: https://github.com/PyCQA/pylint.git
|
- repo: https://github.com/PyCQA/pylint.git
|
||||||
rev: v3.0.0a6
|
rev: v3.0.0a6
|
||||||
|
|
Loading…
Reference in a new issue