mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #5934 from jbampton/rake-checkupdate
Run `rake checkupdate`
This commit is contained in:
@@ -28,7 +28,7 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/Lucas-C/pre-commit-hooks
|
||||
rev: v1.3.1
|
||||
rev: v1.4.2
|
||||
hooks:
|
||||
- id: forbid-tabs
|
||||
exclude: Makefile$|Makefile\..+$|makefile$|\.mk$
|
||||
@@ -58,7 +58,7 @@ repos:
|
||||
types: [markdown]
|
||||
files: \.(md|mdown|markdown)$
|
||||
- repo: https://github.com/adrienverge/yamllint
|
||||
rev: v1.28.0
|
||||
rev: v1.29.0
|
||||
hooks:
|
||||
- id: yamllint
|
||||
name: Run yamllint
|
||||
|
||||
Reference in New Issue
Block a user