Skip to content

Commit 66a3af5

Browse files
authored
Merge branch 'main' into ci/precommit
2 parents fc67f41 + 4e78314 commit 66a3af5

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
@@ -26,7 +26,7 @@ dependencies = [
2626

2727
[project.optional-dependencies]
2828
test = ["pytest >= 8.0", "pytest-cov >= 5.0"]
29-
lint = ["pre-commit == 3.8.0"]
29+
lint = ["pre-commit == 4.0.1"]
3030
dev = ["changelist == 0.5"]
3131

3232
[project.urls]

0 commit comments

Comments
 (0)