Skip to content

Commit e728c9a

Browse files
authored
Merge pull request #81 from scientific-python/dependabot/pip/actions-cd03022696
2 parents 151652a + 6e515f0 commit e728c9a

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
@@ -34,7 +34,7 @@ dependencies = [
3434
changelist = "changelist.__main__:main"
3535

3636
[project.optional-dependencies]
37-
lint = ["pre-commit == 4.2.0"]
37+
lint = ["pre-commit == 4.3.0"]
3838
test = ["pytest", "pytest-cov"]
3939

4040
[tool.changelist]

0 commit comments

Comments
 (0)