Skip to content

Commit f38738d

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

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
@@ -49,7 +49,7 @@ repos:
4949
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
5050

5151
- repo: https://github.com/asottile/pyupgrade
52-
rev: v3.2.2
52+
rev: v3.3.0
5353
hooks:
5454
- id: pyupgrade
5555
args: [--py38-plus]
@@ -72,7 +72,7 @@ repos:
7272
stages: [manual]
7373

7474
- repo: https://github.com/john-hen/Flake8-pyproject
75-
rev: 1.2.1
75+
rev: 1.2.2
7676
hooks:
7777
- id: Flake8-pyproject
7878
alias: flake8
@@ -81,7 +81,7 @@ repos:
8181
stages: [manual]
8282

8383
- repo: https://github.com/pre-commit/mirrors-eslint
84-
rev: v8.28.0
84+
rev: v8.29.0
8585
hooks:
8686
- id: eslint
8787
stages: [manual]

0 commit comments

Comments
 (0)