Skip to content

Bump pre-commit Hooks to Latest Versions #4748

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.11.4](astral-sh/ruff-pre-commit@v0.8.6...v0.11.4)
- [github.com/psf/black-pre-commit-mirror: 24.10.0 → 25.1.0](psf/black-pre-commit-mirror@24.10.0...25.1.0)
- [github.com/PyCQA/flake8: 7.1.1 → 7.2.0](PyCQA/flake8@7.1.1...7.2.0)
- [github.com/PyCQA/pylint: v3.3.3 → v3.3.6](pylint-dev/pylint@v3.3.3...v3.3.6)
- [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](PyCQA/isort@5.13.2...6.0.1)
@github-actions github-actions bot added ⚙️ dependencies affected functionality: dependencies 🛠 code-quality change type: code-quality labels Apr 7, 2025
@Bibo-Joshi
Copy link
Member

ruff suggests using typing.Self in a lot of places, but that was introduced only in py3.11 while we're supporting 3.9+. I've left a comment astral-sh/ruff#9761 (comment). Let's give them a bit to reply :)

@Bibo-Joshi
Copy link
Member

astral-sh/ruff#9761 has been closed by astral-sh/ruff#17611 which should hopefully be included in the next release. I'm subscribing to those for now.

let's see if this works, it did not work for me locally
@Bibo-Joshi
Copy link
Member

I can't get the new ruff stetting to work. I've openend the follow-up issue astral-sh/ruff#17821

@Bibo-Joshi
Copy link
Member

astral-sh/ruff#17821 already got closed 🤯 I've verified that the fix works on our code base. Waiting for the next release again :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 code-quality change type: code-quality ⚙️ dependencies affected functionality: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant