Update pylint to 2.15.5

This commit is contained in:
Alec Delaney 2022-11-04 08:15:20 -04:00
parent b4c3c003ba
commit 7345a430ad

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)