Skip to content

Commit ea2376e

Browse files
[pre-commit.ci] pre-commit autoupdate (#55)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 07053ae commit ea2376e

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
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: prettier
1717
- repo: https://github.com/asottile/blacken-docs
18-
rev: 1.13.0
18+
rev: 1.14.0
1919
hooks:
2020
- id: blacken-docs
2121
- repo: https://github.com/PyCQA/isort
@@ -70,7 +70,7 @@ repos:
7070
- flake8-bugbear
7171
- flake8-blind-except
7272
- repo: https://github.com/asottile/pyupgrade
73-
rev: v3.6.0
73+
rev: v3.7.0
7474
hooks:
7575
- id: pyupgrade
7676
args: [--py3-plus, --py39-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)