We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9268189 commit cb5a83aCopy full SHA for cb5a83a
1 file changed
pyproject.toml
@@ -273,3 +273,6 @@ hooks = [{ id = "darglint", exclude = "^reflex/reflex.py" }]
273
repo = "https://github.com/pre-commit/mirrors-prettier"
274
rev = "f62a70a3a7114896b062de517d72829ea1c884b6"
275
hooks = [{ id = "prettier", require_serial = true }]
276
+
277
+[tool.uv]
278
+required-version = ">=0.7.0"
0 commit comments