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