Skip to content

Commit

Permalink
chore(deps): update pre-commit hook crate-ci/committed to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 81c80d3 commit 63fe969
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/committed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
fetch-depth: 0

- name: Lint commits
uses: crate-ci/committed@v1.1.1
uses: crate-ci/committed@v1.1.2
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/crate-ci/committed
rev: v1.1.1
rev: v1.1.2
hooks:
- id: committed
stages:
Expand Down

0 comments on commit 63fe969

Please sign in to comment.