From 89583ed0f31d2d5e9b280bf25d033bace26ce21a Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Thu, 12 Sep 2024 13:41:58 +0200 Subject: [PATCH] Missing pre-commit. --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 7d9d35aa..84b135b2 100644 --- a/flake.nix +++ b/flake.nix @@ -96,6 +96,8 @@ pytest pytest-asyncio syrupy + pre-commit + ruff ]); };