git

My personal website source code
Log | Files | Refs | Submodules | README | LICENSE

commit 364bf7940ded0a286108963c1759f244d2a45a6c
parent 804e4fe3f9cfb4dc21a23f29cbdf0d6f68c53ab4
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon, 28 Feb 2022 22:21:07 +0000

chore(pre-commit): bump repositories

updates:
- [github.com/sirosen/check-jsonschema: 0.13.0 → 0.14.0](https://github.com/sirosen/check-jsonschema/compare/0.13.0...0.14.0)

Diffstat:
M.pre-commit-config.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: hooks: - id: setup-cfg-fmt - repo: https://github.com/sirosen/check-jsonschema - rev: 0.13.0 + rev: 0.14.0 hooks: - id: check-github-workflows - id: check-github-actions