Skip to content

Update pre-commit hooks and additional_dependencies - #335

Merged
webknjaz merged 1 commit into
pypa:unstable/v1from
kurtmckee:update-pre-commit-hooks
Feb 5, 2025
Merged

Update pre-commit hooks and additional_dependencies#335
webknjaz merged 1 commit into
pypa:unstable/v1from
kurtmckee:update-pre-commit-hooks

Conversation

@kurtmckee

Copy link
Copy Markdown
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`.

@webknjaz webknjaz left a comment

Copy link
Copy Markdown
Member

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