[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v3.0.1 → v3.0.3](https://github.com/pycqa/pylint/compare/v3.0.1...v3.0.3)
This commit is contained in:
pre-commit-ci[bot] 2023-12-11 21:16:58 +00:00 committed by GitHub
parent d0f8df59ad
commit c03f786252
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: v3.0.1
rev: v3.0.3
hooks:
- id: pylint
name: lint (examples)