X Tutup
Skip to content

chore(deps): update pre-commit hook pycqa/pylint to v2.13.4#1959

Merged
nejch merged 1 commit intomainfrom
renovate/pycqa-pylint-2.x
Mar 31, 2022
Merged

chore(deps): update pre-commit hook pycqa/pylint to v2.13.4#1959
nejch merged 1 commit intomainfrom
renovate/pycqa-pylint-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
pycqa/pylint repository patch v2.13.3 -> v2.13.4

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

pycqa/pylint

v2.13.4

Compare Source

  • Fix false positive regression in 2.13.0 for used-before-assignment for
    homonyms between variable assignments in try/except blocks and variables in
    a comprehension's filter.

    Closes #​6035

  • Include testing_pylintrc in source and wheel distributions.

    Closes #​6028

  • Fix crash in super-init-not-called checker when using ctypes.Union.

    Closes #​6027

  • Fix crash for unneccessary-ellipsis checker when an ellipsis is used inside of a container or a lambda expression.

    Closes #​6036
    Closes #​6037
    Closes #​6048


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@nejch nejch merged commit 8db6841 into main Mar 31, 2022
@nejch nejch deleted the renovate/pycqa-pylint-2.x branch March 31, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup