Manish
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with
2 additions and
1 deletions
-
.pre-commit-config.yaml
-
docs/en/docs/release-notes.md
|
|
@ -14,7 +14,7 @@ repos: |
|
|
|
- id: end-of-file-fixer |
|
|
|
- id: trailing-whitespace |
|
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit |
|
|
|
rev: v0.11.4 |
|
|
|
rev: v0.11.5 |
|
|
|
hooks: |
|
|
|
- id: ruff |
|
|
|
args: |
|
|
|
|
|
@ -24,6 +24,7 @@ hide: |
|
|
|
|
|
|
|
### Internal |
|
|
|
|
|
|
|
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#13619](https://github.com/fastapi/fastapi/pull/13619) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci). |
|
|
|
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#13594](https://github.com/fastapi/fastapi/pull/13594) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci). |
|
|
|
* 👥 Update FastAPI People - Experts. PR [#13568](https://github.com/fastapi/fastapi/pull/13568) by [@tiangolo](https://github.com/tiangolo). |
|
|
|
* 👥 Update FastAPI GitHub topic repositories. PR [#13565](https://github.com/fastapi/fastapi/pull/13565) by [@tiangolo](https://github.com/tiangolo). |
|
|
|