We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2871eb9 commit 49be3abCopy full SHA for 49be3ab
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.15.12"]
+ruff = ["ruff==0.15.13"]
95
96
[project.scripts]
97
myst-anchors = "myst_parser.cli:print_anchors"
0 commit comments