diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ddad28..a5fcc3d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: ["flake8-bugbear==22.6.22", "flake8-implicit-str-concat==0.2.0"] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.27.2 + rev: 0.27.3 hooks: - id: check-github-workflows stages: [manual]