From 374cd0b28d00b2be73068edbacc2e7420b44bc26 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 15:24:11 +0000 Subject: [PATCH] chore(deps): update pre-commit hook crate-ci/committed to v1.1.7 --- .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 0237ea8..401584b 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@ebdd4381247845abba019a2db29fe1c24662e4f1 # v1.1.5 + uses: crate-ci/committed@15229711f8f597474c0b636f327cde5969f9a529 # v1.1.7 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d8ccee8..5f5b159 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.5 + rev: v1.1.7 hooks: - id: committed