Skip to content

Commit 7b1a7e9

Browse files
authored
Merge pull request #74 from scientific-python/dependabot/pip/actions-60e6f35013
Bump pre-commit from 3.8.0 to 4.0.1 in the actions group
2 parents 07fd313 + 6d47260 commit 7b1a7e9

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

4040
[tool.changelist]

0 commit comments

Comments
 (0)