git-hooks: use prek
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2026-02-04 00:00:06 +01:00
parent 68c1d4dd2b
commit 10b25abc30

View file

@ -85,6 +85,7 @@
# enable pre-commit checks
pre-commit.settings = {
package = pkgs.prek;
hooks = {
actionlint.enable = true;
deadnix = {