Skip to content

Commit

Permalink
Merge pull request #871 from marshmallow-code/pre-commit-ci-update-co…
Browse files Browse the repository at this point in the history
…nfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
sirosen committed Aug 15, 2023
2 parents ac20015 + 830b95b commit d0c87db
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 @@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.0
rev: 0.24.1
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand All @@ -25,7 +25,7 @@ repos:
additional_dependencies: [black==22.12.0]
args: ["--target-version", "py37"]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
rev: v1.5.0
hooks:
- id: mypy
language_version: python3
Expand Down

0 comments on commit d0c87db

Please sign in to comment.