Update Pylint to v3.3.9 (#4995)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-11 01:09:42 +00:00
committed by GitHub
parent 5c1cd39281
commit 51e9ba0e19
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.8
rev: v3.3.9
hooks:
- id: pylint
files: ^(?!(tests|docs)).*\.py$