Skip to content

Commit 3179c37

Browse files
[pre-commit.ci] pre-commit autoupdate (#5084)
updates: - [github.com/pre-commit/mirrors-mypy: v1.19.1 → v1.20.1](pre-commit/mirrors-mypy@v1.19.1...v1.20.1) - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.2](rbubley/mirrors-prettier@v3.8.1...v3.8.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent fc33c25 commit 3179c37

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
@@ -39,7 +39,7 @@ repos:
3939
exclude: ^src/blib2to3/
4040

4141
- repo: https://github.com/pre-commit/mirrors-mypy
42-
rev: v1.19.1
42+
rev: v1.20.1
4343
hooks:
4444
- id: mypy
4545
exclude: ^docs/conf.py$
@@ -73,7 +73,7 @@ repos:
7373
- types-pyyaml>=6.0.0
7474

7575
- repo: https://github.com/rbubley/mirrors-prettier
76-
rev: v3.8.1
76+
rev: v3.8.2
7777
hooks:
7878
- id: prettier
7979
types_or: [markdown, yaml, json]

0 commit comments

Comments
 (0)