diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2021-08-09 11:38:31 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-09 11:38:31 +0900 |
| commit | e8dbf1db9aac6beab280282bb3b1398c770da02d (patch) | |
| tree | d5de75c082777bfb19b6497d9183ab16706f87a9 | |
| parent | 0b2ebf48686f62624848e4e528f2861a879438bf (diff) | |
| parent | 530a91752f8da41d2d16d243944f7bd60854fd3b (diff) | |
| download | mruby-e8dbf1db9aac6beab280282bb3b1398c770da02d.tar.gz mruby-e8dbf1db9aac6beab280282bb3b1398c770da02d.zip | |
Merge pull request #5525 from jbampton/pre-commit-autoupdate
pre-commit autoupdate
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5437d586..4f940bdf7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: types: [markdown] files: \.(md|mdown|markdown)$ - repo: https://github.com/adrienverge/yamllint - rev: v1.26.1 + rev: v1.26.2 hooks: - id: yamllint name: Run yamllint |
