Skip to content

Commit 4e78314

Browse files
authored
Merge pull request #132 from scientific-python/dependabot/pip/actions-60e6f35013
Bump pre-commit from 3.8.0 to 4.0.1 in the actions group
2 parents eb34275 + fd1c1ce commit 4e78314

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)