Skip to content

Commit da5e4bd

Browse files
authored
Merge pull request #77 from scientific-python/dependabot/pip/actions-eb20959815
Bump pre-commit from 4.0.1 to 4.1.0 in the actions group
2 parents 7815012 + 7d049f1 commit da5e4bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0.1"]
37+
lint = ["pre-commit == 4.1.0"]
3838
test = ["pytest", "pytest-cov"]
3939

4040
[tool.changelist]

0 commit comments

Comments
 (0)