mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
5 lines
181 B
Python
5 lines
181 B
Python
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...
|