We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c79aab commit f02fc91Copy full SHA for f02fc91
1 file changed
pyproject.toml
@@ -91,7 +91,7 @@ mypy = [
91
"markdown-it-py~=4.2",
92
"mdit-py-plugins~=0.6.0",
93
]
94
-ruff = ["ruff==0.14.11"]
+ruff = ["ruff==0.15.10"]
95
96
[project.scripts]
97
myst-anchors = "myst_parser.cli:print_anchors"
0 commit comments