christopherpickering / pylint-per-file-ignores

A pylint plugin to ignore error codes per file.
10 stars 5 forks source link

chore(deps) Update pre-commit hook PyCQA/autoflake to v2.3.0 #129

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
PyCQA/autoflake repository minor v2.2.1 -> v2.3.0

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/autoflake (PyCQA/autoflake) ### [`v2.3.0`](https://togithub.com/PyCQA/autoflake/releases/tag/v2.3.0) [Compare Source](https://togithub.com/PyCQA/autoflake/compare/v2.2.1...v2.3.0) #### What's Changed - readme: add note about customizing args in pre-commit by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/278](https://togithub.com/PyCQA/autoflake/pull/278) - Add Python 3.12 to CI by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/280](https://togithub.com/PyCQA/autoflake/pull/280) - Update pre-commit config by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/286](https://togithub.com/PyCQA/autoflake/pull/286) - Add support for passing the .toml config in the arguments by [@​bp72](https://togithub.com/bp72) in [https://github.com/PyCQA/autoflake/pull/285](https://togithub.com/PyCQA/autoflake/pull/285) - Add support of ignore comment on the top of the file by [@​bp72](https://togithub.com/bp72) in [https://github.com/PyCQA/autoflake/pull/291](https://togithub.com/PyCQA/autoflake/pull/291) - Bump v2.3.0 by [@​fsouza](https://togithub.com/fsouza) in [https://github.com/PyCQA/autoflake/pull/292](https://togithub.com/PyCQA/autoflake/pull/292) #### New Contributors - [@​bp72](https://togithub.com/bp72) made their first contribution in [https://github.com/PyCQA/autoflake/pull/285](https://togithub.com/PyCQA/autoflake/pull/285) **Full Changelog**: https://github.com/PyCQA/autoflake/compare/v2.2.1...v2.3.0

Configuration

📅 Schedule: Branch creation - "before 10pm on Sunday" in timezone America/Chicago, Automerge - At any time (no schedule defined).

🚩 Automerge: Enabled.

♻ Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.