From e4d8006cecfc8842c11967c2782c7bd5ee2e136c Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Fri, 18 Jul 2025 20:36:02 +0100 Subject: 10x the repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a30bec..31e274c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ that folder, and the files within, is used for. To lint everything with `pre-commit` locally, run the command ```sh -$ poetry run task lint +$ uv run task lint ``` Any trivial errors (formatting, minor linting problems) will automatically be fixed. -- cgit v1.2.3