diff --git a/hooks/default.nix b/hooks/default.nix index f6d1ea5..a503ea5 100644 --- a/hooks/default.nix +++ b/hooks/default.nix @@ -70,6 +70,7 @@ in filenames = builtins.concatStringsSep " " [ "pyproject.toml" "README.md" + "LICENSE" ]; }; } ./fixup-hook.sh