From eb9f54e6fc8d3942999ade4166513b144272d2ce Mon Sep 17 00:00:00 2001 From: BIN Zhang Date: Sat, 14 Mar 2026 19:44:14 +0800 Subject: [PATCH] docs: annotate dependency governance baseline --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c83a8c8..0d1d1ce 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,3 +1,4 @@ +# Protocol executor baseline: keep repository and workflow dependencies under weekly review. version: 2 updates: - package-ecosystem: "github-actions"