update pylint to v2.15.5

This commit is contained in:
Cedar Grove Maker Studios 2023-01-12 23:53:43 -08:00 committed by GitHub
parent 3ad4a9d8c7
commit f5dd504638
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)