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

Fix pre-commit flake8 repo url #716

Conversation

adrien-delhorme
Copy link
Contributor

@adrien-delhorme adrien-delhorme commented Feb 8, 2023

Description

Fix pre-commit flake8 repo url and autoupdate module to their latest versions, except flake8 (5.0.4) because flake8-broken-line is not compatible with flake8 6.0.0

References

Fix #715

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

And autoupdate module to their latest versions, unless flake8 (5.0.4)
because flake8-broken-line is not compatible with flake8 6.0.0
@yakky yakky mentioned this pull request Feb 11, 2023
5 tasks
@yakky yakky closed this in #719 Feb 11, 2023
@yakky
Copy link
Member

yakky commented Feb 11, 2023

Thanks a lot @adrien-delhorme I merged with #719 due to the required changes in the code

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.

Pre-commit does not work
2 participants