Update pylint to 2.15.5

This commit is contained in:
Alec Delaney 2022-11-04 08:15:20 -04:00
parent 0ed1747579
commit 607ce0cf2a

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)