Skip to content

Commit

Permalink
Merge pull request #837 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 May 9, 2023
2 parents 746245e + b95e078 commit a1f0205
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
@@ -1,11 +1,11 @@
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.2
rev: v3.4.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.22.0
rev: 0.23.0
hooks:
- id: check-github-workflows
- id: check-readthedocs
Expand Down

0 comments on commit a1f0205

Please sign in to comment.