Skip to content

Commit

Permalink
Merge pull request #35 from jupyter-server/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jul 12, 2022
2 parents d1c12b3 + c50a0ae commit 58613dc
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 @@ -42,7 +42,7 @@ repos:
- id: prettier

- repo: https://github.com/asottile/pyupgrade
rev: v2.34.0
rev: v2.37.1
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down Expand Up @@ -72,7 +72,7 @@ repos:
- id: eslint

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.16.2
rev: 0.17.0
hooks:
- id: check-jsonschema
name: "Check GitHub Workflows"
Expand Down

0 comments on commit 58613dc

Please sign in to comment.