]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ [pre-commit.ci] pre-commit autoupdate (#12986)
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Wed, 26 Mar 2025 13:18:42 +0000 (14:18 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 13:18:42 +0000 (14:18 +0100)
* ⬆ [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.11.2)

* also bump in doc requirements

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
.pre-commit-config.yaml
requirements-docs-tests.txt

index 05c33a6082a4004350b19b9501b124b9f375285d..6aa7c458d6353c0b7e5de8587c82bd8d0a5968f6 100644 (file)
@@ -14,7 +14,7 @@ repos:
     -   id: end-of-file-fixer
     -   id: trailing-whitespace
 -   repo: https://github.com/astral-sh/ruff-pre-commit
-    rev: v0.9.4
+    rev: v0.11.2
     hooks:
     -   id: ruff
         args:
index e7718e61dd4016f6e97c4deabf2fae6e76002ef1..71f4a7ab90ec193c6f5b0d27c5f7b3d49e485256 100644 (file)
@@ -1,4 +1,4 @@
 # For mkdocstrings and tests
 httpx >=0.23.0,<0.28.0
 # For linting and generating docs versions
-ruff ==0.9.4
+ruff ==0.11.2