Skip to content

Commit abc3d0e

Browse files
[pip](deps-dev): Update lefthook requirement in the dev-deps group (#581)
Updates the requirements on [lefthook](https://github.com/evilmartians/lefthook) to permit the latest version. Updates `lefthook` to 2.0.0 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.8.4...v2.0.0) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.0.0 dependency-type: direct:development dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7342fd7 commit abc3d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Development utilities
44

5-
lefthook>=1.8.4,<2
5+
lefthook>=1.8.4,<3
66
pyright[nodejs]>=1.1.389,<2
77
ruff>=0.8.0,<1
88
tox>=4.23.2,<5

0 commit comments

Comments
 (0)