[pre-commit.ci] pre-commit autoupdate and fix deprecations by pre-commit-ci[bot] · Pull Request #7780 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

pre-commit-ci bot and others added 4 commits

February 5, 2024 17:18
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.9...v0.2.0)
- [github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.1.1](psf/black-pre-commit-mirror@23.12.1...24.1.1)
- [github.com/PyCQA/bandit: 1.7.6 → 1.7.7](PyCQA/bandit@1.7.6...1.7.7)
- [github.com/tox-dev/pyproject-fmt: 1.5.3 → 1.7.0](tox-dev/pyproject-fmt@1.5.3...1.7.0)
- [github.com/abravalheri/validate-pyproject: v0.15 → v0.16](abravalheri/validate-pyproject@v0.15...v0.16)

@hugovk

Copy link Copy Markdown

Member

hugovk commented

Feb 5, 2024

Updated: Ruff 0.2.0 has promoted the LOG rules, and also moved the linter config into a ruff.lint section:

@radarhere

Copy link Copy Markdown

Member

I've cherry-picked a commit from #7781, moving from "extend-ignore" to "ignore", as per https://docs.astral.sh/ruff/settings/#lint_extend-ignore

extend-ignore
This option has been deprecated. The extend-ignore option is now interchangeable with ignore. Please update your configuration to use the ignore option instead.

hugovk reacted with thumbs up emoji

@radarhere radarhere merged commit 3e04ca5 into main

Feb 6, 2024

@radarhere radarhere deleted the pre-commit-ci-update-config branch

February 6, 2024 11:27

@hugovk hugovk changed the title [pre-commit.ci] pre-commit autoupdate [pre-commit.ci] pre-commit autoupdate and fix deprecations

Feb 6, 2024

@radarhere radarhere mentioned this pull request

Feb 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@radarhere radarhere radarhere approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@hugovk @radarhere