Compare commits

...

3 Commits

Author SHA1 Message Date
dependabot[bot]
a84fdd8871 ⬆ Bump https://github.com/crate-ci/typos in the pre-commit group
Bumps the pre-commit group with 1 update: [https://github.com/crate-ci/typos](https://github.com/crate-ci/typos).


Updates `https://github.com/crate-ci/typos` from v1.47.2 to 5.0.7
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](37bb98842b...b859c0df7f)

---
updated-dependencies:
- dependency-name: https://github.com/crate-ci/typos
  dependency-version: 5.0.7
  dependency-type: direct:production
  dependency-group: pre-commit
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 11:43:59 +00:00
github-actions[bot]
a497a025e7 📝 Update release notes
[skip ci]
2026-06-21 19:39:49 +00:00
Sebastián Ramírez
8f3db3d3e7 🔒️ Update zizmor workflow security checks (#15820) 2026-06-21 21:39:25 +02:00
3 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions: {}

View File

@@ -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]

View File

@@ -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)