mirror of
https://github.com/fastapi/fastapi.git
synced 2026-06-23 23:10:19 -04:00
Compare commits
3 Commits
translate-
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a84fdd8871 | ||
|
|
a497a025e7 | ||
|
|
8f3db3d3e7 |
1
.github/workflows/zizmor.yml
vendored
1
.github/workflows/zizmor.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions: {}
|
||||
|
||||
@@ -15,7 +15,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
|
||||
- repo: https://github.com/crate-ci/typos
|
||||
rev: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2
|
||||
rev: b859c0df7f391deba73030f79b957e62b4d81dc6 # varcon-core-v5.0.7
|
||||
hooks:
|
||||
- id: typos
|
||||
args: [--force-exclude]
|
||||
|
||||
@@ -9,6 +9,7 @@ hide:
|
||||
|
||||
### Internal
|
||||
|
||||
* 🔒️ Update zizmor workflow security checks. PR [#15820](https://github.com/fastapi/fastapi/pull/15820) by [@tiangolo](https://github.com/tiangolo).
|
||||
* ⬆ Bump pydantic-settings from 2.14.1 to 2.14.2. PR [#15799](https://github.com/fastapi/fastapi/pull/15799) by [@dependabot[bot]](https://github.com/apps/dependabot).
|
||||
|
||||
## 0.138.0 (2026-06-20)
|
||||
|
||||
Reference in New Issue
Block a user