Updated pylint version to 2.13.0
This commit is contained in:
parent
f00c9d8436
commit
2c8544f69d
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.13.0
|
||||
hooks:
|
||||
- id: pylint
|
||||
name: pylint (library code)
|
||||
|
|
|
|||
Loading…
Reference in a new issue