From f9ca20c17ac04ed5102d753ac25c8dcf06475285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 02:28:20 +0000 Subject: [PATCH] [MNT] Bump browniebroke/pre-commit-autoupdate-action Bumps the github-actions group with 1 update: [browniebroke/pre-commit-autoupdate-action](https://github.com/browniebroke/pre-commit-autoupdate-action). Updates `browniebroke/pre-commit-autoupdate-action` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/browniebroke/pre-commit-autoupdate-action/releases) - [Commits](https://github.com/browniebroke/pre-commit-autoupdate-action/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: browniebroke/pre-commit-autoupdate-action dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/precommit_autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/precommit_autoupdate.yml b/.github/workflows/precommit_autoupdate.yml index 84eac3f..20b1d0e 100644 --- a/.github/workflows/precommit_autoupdate.yml +++ b/.github/workflows/precommit_autoupdate.yml @@ -17,7 +17,7 @@ jobs: with: python-version: "3.12" - - uses: browniebroke/pre-commit-autoupdate-action@v1.0.0 + - uses: browniebroke/pre-commit-autoupdate-action@v1.0.1 - if: always() uses: actions/create-github-app-token@v2