mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #6189 from jbampton/pre-commit-autoupdate
pre-commit autoupdate
This commit is contained in:
@@ -32,7 +32,7 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
rev: v1.5.4
|
||||
rev: v1.5.5
|
||||
hooks:
|
||||
- id: forbid-tabs
|
||||
exclude: Makefile$|Makefile\..+$|makefile$|\.mk$
|
||||
@@ -58,7 +58,7 @@ repos:
|
||||
- id: prettier
|
||||
exclude: ^doc/internal/opcode\.md$
|
||||
- repo: https://github.com/igorshubovych/markdownlint-cli
|
||||
rev: v0.38.0
|
||||
rev: v0.39.0
|
||||
hooks:
|
||||
- id: markdownlint
|
||||
name: Run markdownlint
|
||||
@@ -76,7 +76,7 @@ repos:
|
||||
types: [markdown]
|
||||
files: \.(md|mdown|markdown)$
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.33.0
|
||||
rev: v1.35.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
name: Run yamllint
|
||||
|
||||
Reference in New Issue
Block a user