From e34ba35e00d2e80aa4adb900f94dda61b58fcf83 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 15:20:53 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20[pre-commit.ci]=20Auto=20format?= =?UTF-8?q?=20from=20pre-commit.com=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ae61b9db7..190cecf0b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ Thank you for your interest in contributing! 🎉 -Please refer to the complete guide at: +Please refer to the complete guide at: 👉 [Development - Contributing](https://fastapi.tiangolo.com/contributing/) --- @@ -25,4 +25,4 @@ Then, run the linting session with: ```bash nox -s lint ``` -This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project. \ No newline at end of file +This command runs the same checks used in the continuous integration (CI) process to ensure your code follows the style conventions of the project.