Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#621)
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] authored Aug 26, 2024
1 parent 6b86749 commit b3bfd18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
args: ["--check", "--settings=.isort.cfg"]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1
rev: v1.11.2
hooks:
- id: mypy
# `pass_filenames` is used to overcome the "duplicate module"
Expand Down Expand Up @@ -60,7 +60,7 @@ repos:

# this validates our github workflow files
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-github-workflows

Expand Down

0 comments on commit b3bfd18

Please sign in to comment.