[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v2.15.10 → v2.16.0b0](https://github.com/pycqa/pylint/compare/v2.15.10...v2.16.0b0)
This commit is contained in:
pre-commit-ci[bot] 2023-01-17 03:18:26 +00:00 committed by GitHub
parent 0bbd62bc69
commit 28a7edf0cc
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.15.10
rev: v2.16.0b0
hooks:
- id: pylint
name: lint (examples)