Skip to content

Commit afb1af0

Browse files
[pre-commit.ci] pre-commit autoupdate (#997)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]>
1 parent c49df47 commit afb1af0

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
@@ -41,7 +41,7 @@ repos:
4141
- id: prettier
4242

4343
- repo: https://github.com/asottile/pyupgrade
44-
rev: v2.38.0
44+
rev: v2.38.2
4545
hooks:
4646
- id: pyupgrade
4747
args: [--py37-plus]
@@ -63,7 +63,7 @@ repos:
6363
stages: [manual]
6464

6565
- repo: https://github.com/pre-commit/mirrors-eslint
66-
rev: v8.23.1
66+
rev: v8.24.0
6767
hooks:
6868
- id: eslint
6969
stages: [manual]

0 commit comments

Comments
 (0)