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

Update pre-commit #30

Merged
merged 3 commits into from
Oct 7, 2020
Merged

Update pre-commit #30

merged 3 commits into from
Oct 7, 2020

Conversation

pganssle
Copy link
Member

@pganssle pganssle commented Oct 7, 2020

This updates the versions pinned in pre-commit, and makes the changes to the code so that the pre-commit hooks will not fail after the upgrades.

These do not have any material effect on the repo.
Required changes to the configuration to stop using deprecated modules,
and to avoid isort thinking that everything in the standard library
*except* `zoneinfo` was actually a third-party package.

This also pins the minimum isort at 5.0.0 in tox.
@pganssle pganssle mentioned this pull request Oct 7, 2020
@pganssle pganssle merged commit 3ba332f into python:master Oct 7, 2020
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.

None yet

1 participant