Skip to content

Commit b58737f

Browse files
⬆️ Update pre-commit requirement from ~=3.0 to ~=4.0 (#982)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Sewell <[email protected]>
1 parent f62025f commit b58737f

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
@@ -47,7 +47,7 @@ Homepage = "https://github.com/executablebooks/MyST-Parser"
4747
Documentation = "https://myst-parser.readthedocs.io"
4848

4949
[project.optional-dependencies]
50-
code_style = ["pre-commit~=3.0"]
50+
code_style = ["pre-commit~=4.0"]
5151
# for use with "linkify" extension
5252
linkify = ["linkify-it-py~=2.0"]
5353
# Note: This is only required for internal use

0 commit comments

Comments
 (0)