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): Autoupdate #474

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

hofbi
Copy link
Contributor

@hofbi hofbi commented Dec 11, 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.

.pre-commit-config.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
Copy link
Member

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

thanks

@alexeagle alexeagle enabled auto-merge (squash) December 12, 2024 19:24
@alexeagle alexeagle merged commit 0b3c298 into aspect-build:main Dec 13, 2024
12 checks passed
@hofbi
Copy link
Contributor Author

hofbi commented Dec 13, 2024

Interesting, the automerge was blocked until I resolved the last open conversation

@hofbi hofbi deleted the pre-commit-autoupdate branch December 13, 2024 10:16
alexeagle added a commit that referenced this pull request Jan 23, 2025
Follow up of #474 running buildifier on all files. A follow up PR will
fix the remaining `buildifier-lint` warnings and add pre-commit to CI
similar to bazel-contrib/rules-template#130.

Co-authored-by: Alex Eagle <[email protected]>
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