[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v3.2.3 → v3.2.4](https://github.com/pycqa/pylint/compare/v3.2.3...v3.2.4)
This commit is contained in:
pre-commit-ci[bot] 2024-07-02 00:52:49 +00:00 committed by GitHub
parent 90e5cb95ac
commit b67f5ce684
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: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/pycqa/pylint - repo: https://github.com/pycqa/pylint
rev: v3.2.3 rev: v3.2.4
hooks: hooks:
- id: pylint - id: pylint
name: lint (examples) name: lint (examples)