mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Update .pre-commit-config.yaml
This commit is contained in:
@@ -10,7 +10,7 @@ repos:
|
||||
- id: identity
|
||||
- id: check-hooks-apply
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
@@ -69,7 +69,7 @@ repos:
|
||||
types: [markdown]
|
||||
files: \.(md|mdown|markdown)$
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.32.0
|
||||
rev: v1.33.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
name: Run yamllint
|
||||
|
||||
Reference in New Issue
Block a user