Skip to content

Commit e6970b2

Browse files
authored
Merge pull request #1470 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b94c2f2 + b18c40a commit e6970b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ repos:
1212

1313
# Autoformat: Python code
1414
- repo: https://github.com/psf/black
15-
rev: 21.8b0
15+
rev: 21.9b0
1616
hooks:
1717
- id: black
1818
args: [--target-version=py39]
1919

2020
# Autoformat: YAML, JSON, Markdown, etc.
2121
- repo: https://github.com/pre-commit/mirrors-prettier
22-
rev: v2.4.0
22+
rev: v2.4.1
2323
hooks:
2424
- id: prettier
2525

0 commit comments

Comments
 (0)