Skip to content

Commit beae46a

Browse files
Merge branch 'main' into dependabot/pip/changelist-0.4
2 parents 6278c90 + b998500 commit beae46a

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
@@ -24,7 +24,7 @@ description = "Makes it easy to load subpackages and functions on demand."
2424

2525
[project.optional-dependencies]
2626
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
27-
lint = ["pre-commit == 3.4.0"]
27+
lint = ["pre-commit == 3.5.0"]
2828
dev = ["changelist == 0.4"]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)