Update pylint to 2.15.5

This commit is contained in:
Alec Delaney 2022-11-04 08:15:21 -04:00
parent 5f27fa68c1
commit caf39ebe64

View file

@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/pycqa/pylint - repo: https://github.com/pycqa/pylint
rev: v2.13.0 rev: v2.15.5
hooks: hooks:
- id: pylint - id: pylint
name: pylint (library code) name: pylint (library code)