mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
wip
This commit is contained in:
parent
65175f3cf3
commit
37e2ba87a7
13 changed files with 134 additions and 0 deletions
5
pre_commit/tools/python.py
Normal file
5
pre_commit/tools/python.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from __future__ import annotations
|
||||
|
||||
# TODO: how to get "latest" supported uv python?
|
||||
# TODO: should this support `3.##` as resolvable?
|
||||
# TODO: how would dynamic resolvables work...
|
||||
Loading…
Add table
Add a link
Reference in a new issue