diff options
| author | John Bampton <[email protected]> | 2021-08-25 18:22:52 +1000 |
|---|---|---|
| committer | John Bampton <[email protected]> | 2021-08-25 18:24:02 +1000 |
| commit | db884a05e845d2a0a0e13bf079f8542b16a21680 (patch) | |
| tree | 05aca174a5058ad61176220cb9bdbd028cf33c0a /.pre-commit-config.yaml | |
| parent | b8b86d197633e79cf2d1f6b9c31db06852c6c2b6 (diff) | |
| download | mruby-db884a05e845d2a0a0e13bf079f8542b16a21680.tar.gz mruby-db884a05e845d2a0a0e13bf079f8542b16a21680.zip | |
pre-commit autoupdate
https://pre-commit.com/#pre-commit-autoupdate
Diffstat (limited to '.pre-commit-config.yaml')
| -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 4f940bdf7..6aaf2a261 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.2 + rev: v1.26.3 hooks: - id: yamllint name: Run yamllint |
