From 1a36ed908e2f5fc2e991ffb0d15621ced0364f13 Mon Sep 17 00:00:00 2001 From: Andreas Arvidsson Date: Tue, 10 Mar 2026 13:57:00 +0100 Subject: [PATCH] Updated Talon tools to v0.2.0 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7beda29943..598e51f1c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -87,7 +87,7 @@ repos: - id: ruff-format - repo: https://github.com/cursorless-dev/talon-tools - rev: v0.1.9 + rev: v0.2.0 hooks: - id: talon-fmt - id: tree-sitter-fmt