There was an error while loading. Please reload this page.
1 parent ff00aad commit 5a39f51Copy full SHA for 5a39f51
1 file changed
repomatic/tool_registry.py
@@ -1863,7 +1863,7 @@ def _fix_myst_directives(extra_args: Sequence[str]) -> None:
1863
"ruff": ToolSpec(
1864
name="ruff",
1865
display_name="Ruff",
1866
- version="0.16.1",
+ version="0.16.2",
1867
source_url="https://github.com/astral-sh/ruff",
1868
config_docs_url="https://docs.astral.sh/ruff/configuration/",
1869
cli_docs_url="https://docs.astral.sh/ruff/configuration/#command-line-interface",
0 commit comments