Skip to content

Commit cec0441

Browse files
[pre-commit.ci] pre-commit autoupdate (#265)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 65777cb commit cec0441

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,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.1.0
15+
rev: v3.2.0
1616
hooks:
1717
- id: pyupgrade
1818
args: ["--py37-plus"]
@@ -56,7 +56,7 @@ repos:
5656
- flake8-noqa==1.2.9
5757
- pep8-naming==0.13.2
5858
- repo: https://github.com/pre-commit/mirrors-prettier
59-
rev: "v3.0.0-alpha.3"
59+
rev: "v3.0.0-alpha.4"
6060
hooks:
6161
- id: prettier
6262
additional_dependencies:

0 commit comments

Comments
 (0)