]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 11:37:18 +0000 (11:37 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 26 Dec 2025 11:37:18 +0000 (11:37 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 11dae3333e728ef5b7cd47c16bb162519c7a25a2..98fd67da235b54069fd18d7dcce041864f66e469 100644 (file)
@@ -18,6 +18,7 @@ hide:
 
 ### Internal
 
+* 🔧 Update pre-commit to use local Ruff instead of hook. PR [#14604](https://github.com/fastapi/fastapi/pull/14604) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Add missing tests for code examples. PR [#14569](https://github.com/fastapi/fastapi/pull/14569) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Remove `lint` job from `test` CI workflow. PR [#14593](https://github.com/fastapi/fastapi/pull/14593) by [@YuriiMotov](https://github.com/YuriiMotov).
 * 👷 Update secrets check. PR [#14592](https://github.com/fastapi/fastapi/pull/14592) by [@tiangolo](https://github.com/tiangolo).