Skip to content

Commit 7f617c7

Browse files
⬆ Bump pre-commit from 3.7.0 to 3.7.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c46a5f3 commit 7f617c7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ isort = {extras = ["colors"], version = "^5.13.2"}
7676
black = "^24.4.2"
7777
ruff = "^0.4.3"
7878
mypy = "^1.10.0"
79-
pre-commit = "^3.7.0"
79+
pre-commit = "^3.7.1"
8080
fastapi = {extras = ["all"], version = "^0.111.0"}
8181
uvicorn = "^0.29.0"
8282
starlette = "^0.37.2"

0 commit comments

Comments
 (0)