From 500955db16fd4750a55c1b0ea723ec511de8f7b2 Mon Sep 17 00:00:00 2001 From: n8n-gitea Date: Thu, 28 May 2026 12:12:52 +0200 Subject: [PATCH] chore: update docs from pre-commit hook --- docs/circular-deps.txt | 2 +- docs/dependency-graph.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/circular-deps.txt b/docs/circular-deps.txt index 2dbddf3..6395b50 100644 --- a/docs/circular-deps.txt +++ b/docs/circular-deps.txt @@ -1,4 +1,4 @@ # Circular Dependencies -Generated: 2026-05-28T10:11:25.803Z +Generated: 2026-05-28T10:11:54.061Z No circular dependencies found. ✅ diff --git a/docs/dependency-graph.json b/docs/dependency-graph.json index 2b78a4d..d448bba 100644 --- a/docs/dependency-graph.json +++ b/docs/dependency-graph.json @@ -1,6 +1,6 @@ { "_meta": { - "generated": "2026-05-28T10:11:23.994Z", + "generated": "2026-05-28T10:11:52.202Z", "description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.", "usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry." },