Skip to content

Commit 3edc780

Browse files
Update dependency pre-commit to ~=4.4.0
1 parent f8adf0d commit 3edc780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Documentation = "https://docs.apitally.io"
6363
Repository = "https://github.com/apitally/apitally-py"
6464

6565
[dependency-groups]
66-
dev = ["ipykernel~=6.31.0", "mypy~=1.18.2", "pre-commit~=4.3.0", "ruff~=0.14.0"]
66+
dev = ["ipykernel~=6.31.0", "mypy~=1.18.2", "pre-commit~=4.4.0", "ruff~=0.14.0"]
6767
test = [
6868
"blacksheep[full]",
6969
"pytest~=8.4.0",

0 commit comments

Comments
 (0)