From 1e94247941771cf41019805d75146aa612b676f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:07:36 +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 2 to 3. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/v2...v3) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... 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 d337c93..9b2bc67 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -16,7 +16,7 @@ jobs: permissions: contents: write pull-requests: write - uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v2 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@v3 with: minor: true patch: true