mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6248 from jbampton/pre-commit-autoupdate
pre-commit autoupdate
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user