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

ci(pre-commit): Add pre-commit CI job #1002

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

hofbi
Copy link
Contributor

@hofbi hofbi commented Dec 8, 2024

After enabling renovate updates for pre-commit in #994, we should also make sure pre-commit works in CI.

I also proposed this for bazel-contrib/rules-template#130.

@hofbi hofbi changed the title ci(pre-commit): Add pre-commit job ci(pre-commit): Add pre-commit CI job Dec 8, 2024
@alexeagle alexeagle enabled auto-merge (squash) December 11, 2024 02:21
@alexeagle alexeagle merged commit 1657a6a into bazel-contrib:main Dec 11, 2024
29 checks passed
alexeagle pushed a commit to aspect-build/rules_py that referenced this pull request Dec 13, 2024
The pre-commit hooks are quite old in this repo. This PR run `pre-commit
autoupdate`. Since the hooks are not enfored by CI, buildifier is
already broken. I will create a follow up PR similar to
bazel-contrib/bazel-lib#1002 that adds it to CI
and fix all errors.
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.

3 participants