Update pylint to 2.15.5

This commit is contained in:
Alec Delaney 2022-11-04 08:15:21 -04:00
parent 76ddce9378
commit 549e65c126

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)