From bd232b88c5225b55bd345ecfd21613206ff1c8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 06:22:09 +0000 Subject: [PATCH] Bump j178/prek-action from 1.0.11 to 1.1.1 in the actions group Bumps the actions group with 1 update: [j178/prek-action](https://github.com/j178/prek-action). Updates `j178/prek-action` from 1.0.11 to 1.1.1 - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/91fd7d7cf70ae1dee9f4f44e7dfa5d1073fe6623...0bb87d7f00b0c99306c8bcb8b8beba1eb581c037) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b5bd1c5a..9d7c9b58 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -20,7 +20,7 @@ jobs: with: python-version: "3.x" cache: pip - - uses: j178/prek-action@91fd7d7cf70ae1dee9f4f44e7dfa5d1073fe6623 # v1.0.11 + - uses: j178/prek-action@0bb87d7f00b0c99306c8bcb8b8beba1eb581c037 # v1.1.1 - name: Install dependencies run: |