Skip to content

Commit

Permalink
Merge pull request #92 from jupyter/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jul 28, 2022
2 parents 5bb9e7e + 465026c commit e31e31a
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 @@ -37,7 +37,7 @@ repos:
- id: prettier

- repo: https://github.com/asottile/pyupgrade
rev: v2.37.1
rev: v2.37.2
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand All @@ -60,7 +60,7 @@ repos:
]

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

0 comments on commit e31e31a

Please sign in to comment.