Skip to content

Commit

Permalink
⬆ Bump (libraries): Update ruff 0.6.5, pydantic 2.9.2, and fastapi 0…
Browse files Browse the repository at this point in the history
….115.0
  • Loading branch information
jpcadena committed Sep 18, 2024
1 parent a46d824 commit 9369396
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 351 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- --keep-runtime-typing

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.6.5
hooks:
# Run the linter.
- id: ruff
Expand All @@ -51,7 +51,7 @@ repos:
args: [ "--config", "pyproject.toml" ]

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.6.5
hooks:
# Run the formatter.
- id: ruff-format
Expand Down
Loading

0 comments on commit 9369396

Please sign in to comment.