From 75977aa82c338d335592513fe348716c4a847d9f Mon Sep 17 00:00:00 2001 From: Andreas Arvidsson Date: Tue, 4 Nov 2025 10:10:26 +0100 Subject: [PATCH] Update flynt version --- .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 48e5c3b851..0d28d21b50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -72,7 +72,7 @@ repos: language: system entry: pnpm exec ./packages/common/scripts/my-ts-node.js packages/cursorless-engine/src/scripts/transformRecordedTests/index.ts --check-marks - repo: https://github.com/ikamensh/flynt - rev: "1.0.1" + rev: "1.0.6" hooks: - id: flynt - repo: https://github.com/astral-sh/ruff-pre-commit