Skip to content

Commit cc8bdf4

Browse files
[pre-commit.ci] pre-commit autoupdate (#785)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3e1ba01 commit cc8bdf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.1.0
3+
rev: v4.2.0
44
hooks:
55
- id: end-of-file-fixer
66
- id: check-case-conflict
@@ -34,7 +34,7 @@ repos:
3434
- id: prettier
3535

3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.31.1
37+
rev: v2.32.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]
@@ -59,7 +59,7 @@ repos:
5959
stages: [manual]
6060

6161
- repo: https://github.com/pre-commit/mirrors-eslint
62-
rev: v8.12.0
62+
rev: v8.13.0
6363
hooks:
6464
- id: eslint
6565
stages: [manual]

0 commit comments

Comments
 (0)