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 workflow that updates .pre-commit-hooks.yaml #23

Closed
redeboer opened this issue Aug 26, 2024 · 0 comments · Fixed by #26
Closed

Fix workflow that updates .pre-commit-hooks.yaml #23

redeboer opened this issue Aug 26, 2024 · 0 comments · Fixed by #26
Assignees
Labels
🐛 Bug Something isn't working 🖱️ DX Improvements to the Developer Experience

Comments

@redeboer
Copy link
Member

The .github/workflows/ci.yml workflow is currently failing. It's easy to fix this, but it still uses pre-commit-mirror-maker, which (to my knowledge) does not support repos with multiple hooks. Since #18, there are two hooks, taplo-format and taplo-lint, so a custom update script needs to be written.

@redeboer redeboer added 🐛 Bug Something isn't working 🖱️ DX Improvements to the Developer Experience labels Aug 26, 2024
@redeboer redeboer self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🖱️ DX Improvements to the Developer Experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant