Skip to content

Commit d715ef9

Browse files
[pip](deps-dev): Bump lefthook in the dev-deps group (#239)
Bumps the dev-deps group with 1 update: [lefthook](https://github.com/evilmartians/lefthook). Updates `lefthook` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.10.0...v1.10.1) --- updated-dependencies: - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a01b5cb commit d715ef9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ msgspec = {git = "https://github.com/jcrist/msgspec", rev = "595c33c4a71c6d0c539
3030

3131

3232
[tool.poetry.group.dev.dependencies]
33-
lefthook = "^1.10.0"
33+
lefthook = "^1.10.1"
3434
pyright = "^1.1.391"
3535
ruff = "^0.8.4"
3636
tox = "^4.23.2"

0 commit comments

Comments
 (0)