nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 0b28c9a45bf1c92a321b22531f46222a497945b4
parent 95ca4547cac0ed8811cd6ec83890de299ec434f9
Author: mtmn <miro@haravara.org>
Date:   Wed,  6 May 2026 21:23:56 +0200

chore: update prek

Diffstat:
Mprek.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/prek.toml b/prek.toml @@ -9,7 +9,7 @@ hooks = [ [[repos]] repo = "https://github.com/biomejs/pre-commit" -rev = "v2.4.10" +rev = "v2.4.14" hooks = [ { id = "biome-format" } ]