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: modernize pre-commit config #19

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

jamesquilty
Copy link
Contributor

@jamesquilty jamesquilty commented Feb 14, 2024

Fixes #18

Initial changes:

  • switch flake8 repository entry from GitLab (now missing) to GitHub;
  • applies pre-commit autoupdate
  • backs-off flake8 version from 0.7.0 to 3.9.2 for dependency compatibility.

The additional_dependencies section may benefit from being updated, this will have to be accomplished manually.

Switches flake8 repository entry from GitLab (now missing) to GitHub.\nBacks-off flake8 version from 0.7.0 to 3.9.2 for dependency compatibility.
Copy link

welcome bot commented Feb 14, 2024

Thanks for submitting your first pull request! You are awesome! 🤗

If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.

Welcome to the EBP community! 🎉

@jamesquilty jamesquilty changed the title chore(repo): autoupdate pre-commit and switch flake8 repository Update pre-commit config so environment initialisation completes Feb 14, 2024
@jamesquilty jamesquilty changed the title Update pre-commit config so environment initialisation completes Resolve: Update pre-commit config Feb 14, 2024
@KyleKing
Copy link
Collaborator

Thank you for the fixes!

@KyleKing KyleKing changed the title Resolve: Update pre-commit config UPDATE: modernize pre-commit config Aug 23, 2024
@KyleKing KyleKing merged commit 8c9cd4a into hukkin:master Aug 23, 2024
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.

Update pre-commit config
2 participants