Skip to content

Commit

Permalink
Merge pull request #420 from jbampton/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
pre-commit autoupdate
  • Loading branch information
matz committed Apr 22, 2024
2 parents c22f5b0 + 7a11ba8 commit c2abc58
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 @@ -11,7 +11,7 @@ repos:
- id: identity
- id: check-hooks-apply
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
Expand Down Expand Up @@ -56,7 +56,7 @@ repos:
name: Run prettier
description: Format files with prettier
- repo: https://github.com/tcort/markdown-link-check
rev: v3.11.2
rev: v3.12.1
hooks:
- id: markdown-link-check
name: Run markdown-link-check
Expand Down

0 comments on commit c2abc58

Please sign in to comment.