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

chore: update pre-commit hooks #1862

Merged

Conversation

maryamtahhan
Copy link
Collaborator

Run pre-commit autoupdate and add a monthly workflow to update hooks.

Copy link

github-actions bot commented Nov 25, 2024

🤖 SeineSailor

Here's a concise summary of the pull request changes:

Summary: This PR updates pre-commit hooks to their latest versions, including pre-commit-hooks, clang-format, markdownlint-cli2, codespell, and golangci-lint. It also adds a monthly workflow for automatic future updates.

Key Modifications:

  • Updates pre-commit hooks to latest versions
  • Adds a monthly workflow for automatic updates

Impact: This PR maintains code quality and consistency by ensuring the latest versions of pre-commit hooks are used. It does not affect the external interface or behavior of the code.

Observations/Suggestions:

  • The addition of a monthly workflow for automatic updates is a good practice to ensure the codebase remains up-to-date with the latest tools and versions.
  • It would be beneficial to include a brief explanation of the benefits or changes introduced by each updated hook version to provide more context for reviewers.

Run pre-commit autoupdate and add a monthly workflow
to update hooks.

Signed-off-by: Maryam Tahhan <[email protected]>
Copy link
Collaborator

@SamYuan1990 SamYuan1990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SamYuan1990 SamYuan1990 merged commit b4bf180 into sustainable-computing-io:main Nov 25, 2024
21 checks passed
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