Skip to content

Update pre-commit hooks and additional_dependencies #335

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

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

kurtmckee
Copy link
Contributor

This addresses a small number of issues:

  • isort 6 resolves pre-commit deprecation warnings about its use of hook names
  • Several additional dependencies have new major versions
  • A language_version was set to accommodate a flake8 plugin that is no longer listed in additional_dependencies

After these changes, no new warnings or errors appeared when running pre-commit run -a.

This addresses a small number of issues:

* isort 6 resolves pre-commit deprecation warnings
  about its use of hook names
* Several additional dependencies have new major versions
* A `language_version` was set to accommodate a flake8 plugin
  that is no longer listed in `additional_dependencies`

After these changes, no new warnings or errors appeared
when running `pre-commit run -a`.
Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

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

Thanks!

@webknjaz webknjaz merged commit 20d40f6 into pypa:unstable/v1 Feb 5, 2025
7 checks passed
@kurtmckee kurtmckee deleted the update-pre-commit-hooks branch February 5, 2025 17:43
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