git

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

commit 2308ca062edec29ae5f09ed777400afbe0577410
parent 50d99b0361dc28b032e9d7954671b64781f4dd0e
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon, 17 Jan 2022 21:48:30 +0000

chore(pre-commit): bump repositories

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

Signed-off-by: Luís Ferreira <[email protected]>

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.9.1 + rev: 0.10.0 hooks: - id: check-github-workflows - id: check-github-actions