Skip to content

Commit 5c79ca5

Browse files
authored
Merge pull request #149 from scientific-python/dependabot/pip/actions-91ce9bbcc6
Bump pre-commit from 4.1.0 to 4.2.0 in the actions group
2 parents 9f05c1e + 97a4779 commit 5c79ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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 == 4.1.0"]
29+
lint = ["pre-commit == 4.2.0"]
3030
dev = ["changelist == 0.5"]
3131

3232
[project.urls]

0 commit comments

Comments
 (0)