update pylint10, corrije authors manifest
This commit is contained in:
parent
0889cdfc3a
commit
4207afbc3f
9 changed files with 139 additions and 195 deletions
|
|
@ -125,7 +125,7 @@ repos:
|
|||
- "types-requests"
|
||||
- "types-setuptools"
|
||||
- repo: https://github.com/PyCQA/pylint
|
||||
rev: v3.1.1
|
||||
rev: v4.0.4
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint with optional checks
|
||||
|
|
@ -134,7 +134,7 @@ repos:
|
|||
- --exit-zero
|
||||
verbose: true
|
||||
additional_dependencies: &pylint_deps
|
||||
- pylint-odoo==9.1.2
|
||||
- pylint-odoo==10.0.0
|
||||
- id: pylint
|
||||
name: pylint with mandatory checks
|
||||
args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue