Skip to content

Commit 32b3b11

Browse files
authored
Merge pull request #156 from scientific-python/dependabot/pip/actions-cd03022696
Bump pre-commit from 4.2.0 to 4.3.0 in the actions group
2 parents f6a6832 + fc90988 commit 32b3b11

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
@@ -25,7 +25,7 @@ dependencies = [
2525

2626
[project.optional-dependencies]
2727
test = ["pytest >= 8.0", "pytest-cov >= 5.0", "coverage[toml] >= 7.2"]
28-
lint = ["pre-commit == 4.2.0"]
28+
lint = ["pre-commit == 4.3.0"]
2929
dev = ["changelist == 0.5", "spin == 0.14"]
3030

3131
[project.urls]

0 commit comments

Comments
 (0)