Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit 486d0cf

Browse files
committed
fix: python version
1 parent f34456a commit 486d0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Sync uv and pre commit
33
description: Sync uv and pre commit
44
language: python
5-
language_version: python312
5+
language_version: python3
66
entry: "sync_uv_pre_commit"
77
minimum_pre_commit_version: "3.5.0"
88
require_serial: true

0 commit comments

Comments
 (0)