[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v3.2.7 → v3.3.0](https://github.com/pycqa/pylint/compare/v3.2.7...v3.3.0)
This commit is contained in:
pre-commit-ci[bot] 2024-09-23 23:08:04 +00:00 committed by GitHub
parent 691b96d72d
commit 77b3687867
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.7
rev: v3.3.0
hooks:
- id: pylint
name: lint (examples)