From e36c398f752a63b20c56e275265f894d793fb845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:55:31 +0000 Subject: [PATCH] Bump typisttech/.github from 2 to 3 Bumps [typisttech/.github](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 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