bump pylint version

This commit is contained in:
Jeff Epler 2022-11-04 14:47:41 -05:00
parent 503a246020
commit 593113cbab
No known key found for this signature in database
GPG key ID: D5BF15AB975AB4DE

View file

@ -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.15.5
hooks:
- id: pylint
name: pylint (library code)