Update Pylint to v3.3.8 (#4947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-15 18:33:04 +02:00
committed by GitHub
parent 9f3c5e4f2b
commit f56371fae3
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ repos:
- id: ruff-format
name: ruff format
- repo: https://github.com/PyCQA/pylint
rev: v3.3.7
rev: v3.3.8
hooks:
- id: pylint
files: ^(?!(tests|docs)).*\.py$