From fa77a425bc30164681d3b1f543e1c816f6f38fd7 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:03:53 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/committed to v1.1.5 --- .github/workflows/test.yml | 2 +- .pre-commit-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 787e3d5..3419d7e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -255,4 +255,4 @@ jobs: fetch-depth: 0 - name: committed-action - uses: crate-ci/committed@71a6c60e0d56e97d1222af12e6568a0b27447946 # v1.1.4 + uses: crate-ci/committed@ebdd4381247845abba019a2db29fe1c24662e4f1 # v1.1.5 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7de62d9..8dedf90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -57,7 +57,7 @@ repos: - id: ruff-format - repo: https://github.com/crate-ci/committed - rev: v1.1.4 + rev: v1.1.5 hooks: - id: committed