Skip to content

Commit

Permalink
Merge pull request #257 from jupyter/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 12, 2022
2 parents 6efee94 + a66b980 commit 071adf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -3,7 +3,7 @@ ci:

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: debug-statements
- id: end-of-file-fixer
Expand Down Expand Up @@ -37,7 +37,7 @@ repos:
- id: prettier

- repo: https://github.com/asottile/pyupgrade
rev: v2.31.1
rev: v2.32.0
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down

0 comments on commit 071adf8

Please sign in to comment.