Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Oct 8, 2024
2 parents c1b4986 + 99cac4b commit b3b39e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ repos:
stages: [commit-msg]

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-merge-conflict
Expand Down

0 comments on commit b3b39e8

Please sign in to comment.