fix: bruh

This commit is contained in:
Aarnav Tale
2026-01-15 22:16:38 -05:00
parent 40361175e5
commit 15d145bf01
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ pre-commit:
stage_fixed: true
format:
glob: "*"
run: pnpm format {staged_files}
run: pnpm format --no-error-on-unmatched-pattern {staged_files}
stage_fixed: true
check_go:
glob: "*.go"
+1 -1
View File
@@ -28,7 +28,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-DhmVMQZT53wqi2C3+Tn07KmKrghq48yrCPh/eUMj5tQ=";
hash = "sha256-oLqKu5AiqmieAMTTRvz076NJ3GJpuGVkqX4f0sU6Yqs=";
fetcherVersion = 1;
};