From afa4b30be79367a498e3fdf2d46b2ed807943461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 05:58:18 +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.1 to 5.2.2. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/8c3b859e35165a6e81a660713be195ec61d2ca1d...3b989be3639ac84acd7770ad0795ffbfc6193b2b) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: 5.2.2 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 8efdf68..dcccb8c 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@8c3b859e35165a6e81a660713be195ec61d2ca1d # v5.2.1 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@3b989be3639ac84acd7770ad0795ffbfc6193b2b # v5.2.2 with: minor: true patch: true