Skip to content

Commit 5372211

Browse files
[pre-commit.ci] pre-commit autoupdate (#1116)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 53380a7 commit 5372211

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
- id: mdformat
4848

4949
- repo: https://github.com/asottile/pyupgrade
50-
rev: v3.2.2
50+
rev: v3.3.0
5151
hooks:
5252
- id: pyupgrade
5353
args: [--py38-plus]
@@ -61,7 +61,7 @@ repos:
6161
stages: [manual]
6262

6363
- repo: https://github.com/john-hen/Flake8-pyproject
64-
rev: 1.2.1
64+
rev: 1.2.2
6565
hooks:
6666
- id: Flake8-pyproject
6767
alias: flake8
@@ -70,7 +70,7 @@ repos:
7070
stages: [manual]
7171

7272
- repo: https://github.com/pre-commit/mirrors-eslint
73-
rev: v8.28.0
73+
rev: v8.29.0
7474
hooks:
7575
- id: eslint
7676
stages: [manual]

0 commit comments

Comments
 (0)