Skip to content

Commit

Permalink
Merge pull request #336 from python-jsonschema/pre-commit-ci-update-c…
Browse files Browse the repository at this point in the history
…onfig

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
sirosen authored Oct 3, 2023
2 parents d1db3d0 + 3258975 commit fcafe5a
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,7 +1,7 @@
repos:
# dogfood
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.26.3
rev: 0.27.0
hooks:
- id: check-dependabot
- id: check-github-workflows
Expand Down Expand Up @@ -32,7 +32,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade
rev: v3.13.0
rev: v3.14.0
hooks:
- id: pyupgrade
args: ["--py37-plus"]

0 comments on commit fcafe5a

Please sign in to comment.