git

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

commit 8945002126797a3ab355a941775738e5b3310711
parent e5eb30a338d6f162510612a87533585dba3ff5fd
Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Date:   Mon,  7 Feb 2022 22:11:20 +0000

chore(pre-commit): bump repositories

updates:
- [github.com/sirosen/check-jsonschema: 0.10.1 → 0.10.2](https://github.com/sirosen/check-jsonschema/compare/0.10.1...0.10.2)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.3 → v0.8.0.4](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.3...v0.8.0.4)

Diffstat:
M.pre-commit-config.yaml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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.1 + rev: 0.10.2 hooks: - id: check-github-workflows - id: check-github-actions @@ -69,7 +69,7 @@ repos: - '--ignore' - 'DL3059' - repo: https://github.com/shellcheck-py/shellcheck-py - rev: v0.8.0.3 + rev: v0.8.0.4 hooks: - id: shellcheck args: