From dd5a5490ef5aa93087a5e681bf60bd475eb6606c Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Thu, 25 Jun 2026 01:50:55 +0000 Subject: [PATCH] Remove pinning --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bc7e618931..d81b6dbfb0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,4 +97,3 @@ repos: rev: 0.4.3 hooks: - id: teyit - language_version: python3.12