Skip to content

Commit f53ca16

Browse files
kdeldyckegithub-actions[bot]
authored andcommitted
Update docs
1 parent b36c122 commit f53ca16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tool-runner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ repomatic run --list
3636
| [pyproject-fmt](https://github.com/tox-dev/pyproject-fmt) | `2.16.2` | PyPI | `[tool.pyproject-fmt]` in `pyproject.toml` |
3737
| [Ruff](https://github.com/astral-sh/ruff) | `0.15.5` | PyPI | `ruff.toml`, `.ruff.toml`, `[tool.ruff]` in `pyproject.toml` |
3838
| [shfmt](https://github.com/mvdan/sh) | `3.13.1` | Binary | `.editorconfig` |
39-
| [typos](https://github.com/crate-ci/typos) | `1.45.0` | Binary | `[tool.typos]` in `pyproject.toml` |
39+
| [typos](https://github.com/crate-ci/typos) | `1.45.1` | Binary | `[tool.typos]` in `pyproject.toml` |
4040
| [yamllint](https://github.com/adrienverge/yamllint) | `1.38.0` | PyPI | `.yamllint.yaml`, `.yamllint.yml`, `.yamllint` |
4141
| [zizmor](https://github.com/zizmorcore/zizmor) | `1.23.0` | PyPI | `zizmor.yaml` |
4242
<!-- tool-summary-end -->
@@ -387,7 +387,7 @@ For tools with subcommands (ruff, biome, gitleaks), the subcommand goes after `-
387387

388388
### [typos](https://github.com/crate-ci/typos)
389389

390-
**Installed version:** `1.45.0`
390+
**Installed version:** `1.45.1`
391391

392392
**Installation method:** Binary (downloaded from GitHub Releases)
393393

0 commit comments

Comments
 (0)