Skip to content

Commit 9479a27

Browse files
authored
Merge pull request #466 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 67157a5 + 6a1dae0 commit 9479a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717

1818
# Autoformat: markdown, javacsript
1919
- repo: https://github.com/pre-commit/mirrors-prettier
20-
rev: v3.0.0-alpha.4
20+
rev: v3.0.0-alpha.6
2121
hooks:
2222
- id: prettier
2323
args:
@@ -26,7 +26,7 @@ repos:
2626

2727
# Lint
2828
- repo: https://github.com/pre-commit/mirrors-eslint
29-
rev: v8.33.0
29+
rev: v8.35.0
3030
hooks:
3131
- id: eslint
3232

0 commit comments

Comments
 (0)