update pylint to v2.15.5
This commit is contained in:
parent
3ad4a9d8c7
commit
f5dd504638
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/pycqa/pylint
|
||||
rev: v2.11.1
|
||||
rev: v2.15.5
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint (library code)
|
||||
|
|
|
|||
Loading…
Reference in a new issue