diff --git a/template/.pre-commit-config.yaml.j2 b/template/.pre-commit-config.yaml.j2 index 01689872..8727d4ba 100644 --- a/template/.pre-commit-config.yaml.j2 +++ b/template/.pre-commit-config.yaml.j2 @@ -68,7 +68,7 @@ repos: language: system entry: make regenerate-nix stages: [pre-commit, pre-merge-commit] - pass_filename: false + pass_filenames: false files: Cargo\.lock - id: cargo-test