Skip to content

Commit bf44660

Browse files
authored
Revert "[pre-commit.ci] pre-commit autoupdate" (#5098)
Revert "[pre-commit.ci] pre-commit autoupdate (#5084)" This reverts commit 3179c37.
1 parent 3179c37 commit bf44660

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.20.1
42+
rev: v1.19.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.2
76+
rev: v3.8.1
7777
hooks:
7878
- id: prettier
7979
types_or: [markdown, yaml, json]

0 commit comments

Comments
 (0)