Skip to content

Commit

Permalink
chore(deps): update pre-commit hook crate-ci/committed to v1.1.5 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
  • Loading branch information
pactflow-renovate-bot[bot] authored Dec 19, 2024
1 parent ac69977 commit 656700d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 656700d

Please sign in to comment.