[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v3.2.6 → v3.2.7](https://github.com/pycqa/pylint/compare/v3.2.6...v3.2.7)
This commit is contained in:
pre-commit-ci[bot] 2024-09-02 22:47:18 +00:00 committed by GitHub
parent 2656301150
commit 93fccb242d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/pycqa/pylint
rev: v3.2.6
rev: v3.2.7
hooks:
- id: pylint
name: lint (examples)