From a8bf9212131d32231d71f087a9d306d5134d2494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 06:16:52 +0000 Subject: [PATCH] Bump typisttech/.github/.github/workflows/dependabot-auto-merge.yml Bumps [typisttech/.github/.github/workflows/dependabot-auto-merge.yml](https://github.com/typisttech/.github) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/3e578c49b856ba4f3553d7fb5c2dfecda8a6083d...8c3b859e35165a6e81a660713be195ec61d2ca1d) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-auto-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 2cc783a..8efdf68 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -15,7 +15,7 @@ permissions: jobs: dependabot: - uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@3e578c49b856ba4f3553d7fb5c2dfecda8a6083d # v5.2.0 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@8c3b859e35165a6e81a660713be195ec61d2ca1d # v5.2.1 with: minor: true patch: true