Commits on Source 3
-
Andrew Newdigate authored
This adds pre-commit hooks specifically designed to work with the GitLab Infrastructure team configurations. This avoids having to have multiple copies of tools available, one for mise, another for pre-commit. Instead the pre-commit tools rely on the mise versions. This also cuts down on Renovate MR churn, as these tools are stable and defer to .tool-versions to ensure that the correct version of the tool is used.
-
Andrew Newdigate authored
feat: Add curated pre-commit hooks See merge request !636
-
semantic-release-bot authored
## [2.23.0](v2.22.5...v2.23.0) (2024-07-31) ### Features * Add curated pre-commit hooks ([bb8d12b8](bb8d12b8))