Skip to content

Commit

Permalink
Merge pull request jupyterhub#2654 from jupyterhub/pre-commit-ci-upda…
Browse files Browse the repository at this point in the history
…te-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
consideRatio authored Apr 4, 2022
2 parents 17034aa + ab336d7 commit 63a989d
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 @@ -29,7 +29,7 @@ repos:

# Autoformat: Python code
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
args: [--target-version=py36]
Expand All @@ -42,7 +42,7 @@ repos:

# Autoformat: markdown, yaml (but not helm templates)
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.1
rev: v2.6.2
hooks:
- id: prettier

Expand Down

0 comments on commit 63a989d

Please sign in to comment.