| REPOMATIC-SYNC-TOOL-VERSIONS(1) | REPOMATIC-SYNC-TOOL-VERSIONS(1) |
repomatic sync-tool-versions - Bump registry tool versions from upstream releases
repomatic sync-tool-versions [OPTIONS]
Bump every `repomatic run` tool to its latest eligible release.
For each registry tool, finds the highest version that has cleared the [tool.repomatic] minimum-release-age cooldown (GitHub releases for binary tools, PyPI otherwise), writes it into tool_registry.py, recomputes binary checksums in the same pass, and keeps the actionlint matcher URL in lint.yaml in lockstep.
Upstream-only: it rewrites repomatic's own package source, so invoke it with `uv run` (editable), never `uvx` (whose isolated wheel is discarded).
Bump every registry tool past the cooldown
repomatic sync\-tool\-versions
CI: write a markdown report as a GitHub Actions step output
repomatic sync\-tool\-versions \-\-output "$GITHUB_OUTPUT" \-\-output\-format github\-actions
Kevin Deldycke
| 2026-09-14 | 7.15.1.dev0 |