Skip to content

Commit 247eae5

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent fc33c25 commit 247eae5

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)