From 7484ae7b39be0643dd3312bc6871c07256752474 Mon Sep 17 00:00:00 2001 From: Jens Troeger Date: Fri, 15 May 2026 07:05:12 +1000 Subject: [PATCH] chore(deps): add documentation link to Dependabot configuration --- .github/workflows/dependabot-automerge.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependabot-automerge.yaml b/.github/workflows/dependabot-automerge.yaml index aef76783..a6f53112 100644 --- a/.github/workflows/dependabot-automerge.yaml +++ b/.github/workflows/dependabot-automerge.yaml @@ -1,4 +1,5 @@ # Automatically merge Dependabot PRs upon approval. +# https://docs.github.com/en/code-security/tutorials/secure-your-dependencies/automating-dependabot-with-github-actions#enabling-automerge-on-a-pull-request name: Automerge Dependabot PR on: