[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v2.14.5 → v2.15.0](https://github.com/pycqa/pylint/compare/v2.14.5...v2.15.0)
This commit is contained in:
pre-commit-ci[bot] 2022-08-29 22:45:37 +00:00 committed by GitHub
parent 77948e62ac
commit e2a5906d6d
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.14.5
rev: v2.15.0
hooks:
- id: pylint
name: lint (examples)