git

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

commit 5f9113883ec4abcc6b380e402b24f32fe14a9755
parent 3578deb1bf72994bfc3870bba867e79553647246
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon, 14 Feb 2022 22:34:17 +0000

chore(pre-commit): bump repositories

updates:
- [github.com/sirosen/check-jsonschema: 0.10.2 → 0.11.0](https://github.com/sirosen/check-jsonschema/compare/0.10.2...0.11.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.10.2 + rev: 0.11.0 hooks: - id: check-github-workflows - id: check-github-actions