From ca44740093c598ecee590894fc3962ce43aa3248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 15:33:20 +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 6.1.1 to 6.1.2. - [Release notes](https://github.com/typisttech/.github/releases) - [Commits](https://github.com/typisttech/.github/compare/425aa142db9be374681ec7380bb263eecd1b1513...669be3950e61773155dddbf4822ee9ed82838393) --- updated-dependencies: - dependency-name: typisttech/.github/.github/workflows/dependabot-auto-merge.yml dependency-version: 6.1.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 3cf67da..8e3342f 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@425aa142db9be374681ec7380bb263eecd1b1513 # v6.1.1 + uses: typisttech/.github/.github/workflows/dependabot-auto-merge.yml@669be3950e61773155dddbf4822ee9ed82838393 # v6.1.2 with: minor: true patch: true