[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/pylint: v3.3.1 → v3.3.2](https://github.com/pycqa/pylint/compare/v3.3.1...v3.3.2)
This commit is contained in:
pre-commit-ci[bot] 2024-12-03 00:02:46 +00:00 committed by GitHub
parent d554ce52e0
commit 80c8c8d65e
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.3.1
rev: v3.3.2
hooks:
- id: pylint
name: lint (examples)