treewide: pre-commit-hooks.nix renaming
This commit is contained in:
parent
d48d5c45e0
commit
53569f17a6
6 changed files with 40 additions and 40 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
inputs.pre-commit-hooks.flakeModule
|
||||
inputs.git-hooks.flakeModule
|
||||
];
|
||||
|
||||
perSystem = { ... }: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue