Skip to content

Commit a588bc3

Browse files
committed
pre-commit: fix running on 3.10-less systems
* RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.10' Signed-off-by: SirRGB <[email protected]>
1 parent 340f313 commit a588bc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ repos:
1717
rev: 24.10.0
1818
hooks:
1919
- id: black
20-
language_version: python3.10
2120

2221
- repo: https://github.com/astral-sh/ruff-pre-commit
2322
rev: v0.8.1

0 commit comments

Comments
 (0)