From 7aa02a1cd9974eb83a41e299df4d5d8e25afc3f4 Mon Sep 17 00:00:00 2001 From: stratself Date: Mon, 9 Mar 2026 14:56:34 +0000 Subject: [PATCH] fix(docs): Remove prefligit reference --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78b59bc93..0f37519dc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,7 +53,6 @@ pre-commit run --all-files These same checks are run in CI via the prek-checks workflow to ensure consistency. These must pass before the PR is merged. [pre-commit]: https://pre-commit.com/ -[prefligit]: https://github.com/j178/prefligit ### Running tests locally