We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lefthook
1.12.2
1 parent 4ac6ffd commit 2a61135Copy full SHA for 2a61135
2 files changed
pyproject.toml
@@ -45,7 +45,7 @@
45
{ include-group = "mypy" },
46
{ include-group = "test_runtime" },
47
{ include-group = "test_numpy" },
48
- "lefthook==1.11.14",
+ "lefthook==1.12.0",
49
"orjson>=3.11.0; python_version<'3.14'", # used by mypy
50
]
51
lint = [
0 commit comments