Skip to content

Commit b958513

Browse files
chore: pin pre-commit hooks to commit SHAs (#4)
* chore: pin pre-commit hooks to commit SHAs Replace mutable version tags with immutable commit SHAs to prevent supply-chain attacks from tag rewriting. Version tags preserved in comments for readability. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: align index h1 with site_name convention Change h1 from "Creative Determinant — Lean 4 Formalization" to "cd-formalization" to match the convention used across all other Project Navi docs sites. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 971f948 commit b958513

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v6.0.0
3+
rev: 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hide:
66

77
<div class="hero-glow" markdown>
88

9-
# Creative Determinant — Lean 4 Formalization
9+
# cd-formalization
1010

1111
**Machine-checked existence theory for coherent presence on Riemannian manifolds.**
1212

0 commit comments

Comments
 (0)