Skip to content

Commit

Permalink
Merge pull request #6248 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 87b7560 + fef9172 commit 9c2fa62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
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 @@ -69,7 +69,7 @@ repos:
types: [markdown]
files: \.md$
- 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 9c2fa62

Please sign in to comment.