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

Upgraded pre-commit hooks and fixed all files. #79

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

adamchainz
Copy link
Sponsor Member

Whilst committing #78, I saw pre-commit f to install isort due to the pinned version being incompatible with a more recent Poetry version: PyCQA/isort#2077 . This PR fixes the problem by upgrading isort, along with all the other hooks.

I ran pre-commit run --all-files to update files for the new tool versions. The changes don’t seem to be from the new versions, but rather from unfixed files existing in the repo 🤷

@smithdc1
Copy link
Member

Thanks Adam!

@smithdc1 smithdc1 merged commit 61105b5 into django:main Feb 24, 2024
2 checks passed
@adamchainz adamchainz deleted the upgrade_pre_commit_hooks branch February 24, 2024 11:16
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