Skip to content

Commit 06ff506

Browse files
committed
chore: add nixpkgs-fmt to pre-commit
1 parent dde761d commit 06ff506

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,7 @@ repos:
5050
hooks:
5151
- id: talonfmt
5252
args: ["--in-place"]
53+
- repo: https://github.com/nix-community/nixpkgs-fmt
54+
rev: f3fac47d6509e6b23c6103bb833353db348c634f
55+
hooks:
56+
- id: nixpkgs-fmt

0 commit comments

Comments
 (0)