ci: remove cargo-audito from pre-commit-hooks
This commit is contained in:
parent
60fac418f8
commit
7f4d3bb147
1 changed files with 0 additions and 6 deletions
|
|
@ -103,12 +103,6 @@
|
||||||
package = toolchain;
|
package = toolchain;
|
||||||
};
|
};
|
||||||
commitizen.enable = true;
|
commitizen.enable = true;
|
||||||
cargo-audit = {
|
|
||||||
enable = true;
|
|
||||||
entry = "${pkgs.cargo-audit}/bin/cargo-audit audit";
|
|
||||||
files = "^Cargo\\.(toml|lock)$";
|
|
||||||
pass_filenames = false;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue