Update pylint to 2.15.5

This commit is contained in:
Alec Delaney 2022-11-04 08:15:21 -04:00
parent 3b908f62d7
commit e3f7cb2921

View file

@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/pylint
rev: v2.13.0
rev: v2.15.5
hooks:
- id: pylint
name: pylint (library code)