git

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

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

chore(pre-commit): bump repositories

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