Update dependency pylint to ==3.3.6,<3.4.0 #83
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pylint-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==3.3.5,<3.4.0
->==3.3.6,<3.4.0
Release Notes
pylint-dev/pylint (pylint)
v3.3.6
Compare Source
What's new in Pylint 3.3.6?
Release date: 2025-03-20
False Positives Fixed
Fix a false positive for
used-before-assignment
when an inner function's return typeannotation is a class defined at module scope.
Closes #9391
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.