git-hooks.nix
git-hooks.nix copied to clipboard
fix: add configFile option
This fixes #345, by adding a configFile option to change the default (.pre-commit-config.yaml) and so enables the parallel usage of devenv and non-devenv maintained pre-commit hooks.