diff options
| author | John Bampton <[email protected]> | 2021-07-28 19:28:47 +1000 |
|---|---|---|
| committer | John Bampton <[email protected]> | 2021-07-28 21:21:57 +1000 |
| commit | cbd54782c6000e1f677fee547a43422d57c7bca5 (patch) | |
| tree | 5d79ff060f65e10af55c47f1e7400b68370f9118 | |
| parent | 1f1dca17465014bb0e1d9124ce381b199c1a4765 (diff) | |
| download | mruby-cbd54782c6000e1f677fee547a43422d57c7bca5.tar.gz mruby-cbd54782c6000e1f677fee547a43422d57c7bca5.zip | |
pre-commit autoupdate
https://pre-commit.com/#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 933324ae5..f5437d586 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: description: Check spelling with codespell entry: codespell --ignore-words=codespell.txt - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.27.1 + rev: v0.28.1 hooks: - id: markdownlint name: Run markdownlint |
