From 84a2ab04ad7f33074d296d3d06a6ee71232ff718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 11:40:42 +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.4.0 to 5.4.1. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/86c07906e5ad8ccd4bab27975f7f67e348498f82...424ca47b4936481497d05bd7970affa73ec84b74) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: 5.4.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 9446e2b..fde0304 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@86c07906e5ad8ccd4bab27975f7f67e348498f82 # v5.4.0 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@424ca47b4936481497d05bd7970affa73ec84b74 # v5.4.1 with: minor: true patch: true