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

chore: update pre-commit hooks #2101

Closed
wants to merge 2 commits into from
Closed

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 19, 2024

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.2](astral-sh/ruff-pre-commit@v0.5.7...v0.6.2)
- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5113045 to 665f4a6 Compare August 26, 2024 20:44
@DimitriPapadopoulos
Copy link
Contributor

See #2148 for a temporary fix, and #2115 for definitive fixes.

Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also fix pyproject.toml as in #2148.

@@ -7,7 +7,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.5.7'
rev: 'v0.6.2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bump to 0.6.3 instead and use consistent notation for versions (no quotes as in the pre-commit documentation):

Suggested change
rev: 'v0.6.2'
rev: v0.6.3

@DimitriPapadopoulos DimitriPapadopoulos mentioned this pull request Sep 2, 2024
6 tasks
@dstansby
Copy link
Contributor

dstansby commented Sep 8, 2024

Looks like this has been dealth with elsewhere

@dstansby dstansby closed this Sep 8, 2024
@dstansby dstansby deleted the pre-commit-ci-update-config branch September 8, 2024 21:57
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