Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed May 31, 2022
1 parent 2a6fb6d commit 1885130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -59,7 +59,7 @@ repos:
stages: [manual]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.950
rev: v0.960
hooks:
- id: mypy
args: ["--config-file", "pyproject.toml"]
Expand All @@ -73,7 +73,7 @@ repos:
)$
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.15.0
rev: 0.15.1
hooks:
- id: check-jsonschema
name: "Check GitHub Workflows"
Expand Down

0 comments on commit 1885130

Please sign in to comment.