pre-commit: migrate to prek

Same functionality with smaller depdency closure.
This commit is contained in:
Martin Weinelt
2026-05-23 19:35:32 +02:00
parent e33fbde199
commit c0cc5e7eff
+1
View File
@@ -150,6 +150,7 @@
checks.${system} = allTests // { checks.${system} = allTests // {
pre-commit = git-hooks.lib.${system}.run { pre-commit = git-hooks.lib.${system}.run {
src = ./.; src = ./.;
package = pkgs.prek;
hooks = { hooks = {
# docs # docs
markdownlint = { markdownlint = {