Skip to content

Commit

Permalink
Merge pull request #488 from jupyterhub/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
consideRatio committed Aug 1, 2023
2 parents b8432d2 + 27dc481 commit 785ad76
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 @@ -17,7 +17,7 @@ repos:

# Autoformat: markdown, javacsript
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.0
hooks:
- id: prettier
args:
Expand All @@ -26,7 +26,7 @@ repos:

# Lint
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.44.0
rev: v8.46.0
hooks:
- id: eslint

Expand Down

0 comments on commit 785ad76

Please sign in to comment.