Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate and fix deprecations #7780

Merged
merged 5 commits into from
Feb 6, 2024

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
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
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.

@radarhere radarhere merged commit 3e04ca5 into main Feb 6, 2024
107 of 108 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants