Skip to content

Commit 24ac629

Browse files
[pre-commit.ci] pre-commit autoupdate (#1848)
updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](pre-commit/mirrors-mypy@v1.1.1...v1.2.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](pre-commit/mirrors-prettier@v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f965626 commit 24ac629

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
@@ -20,7 +20,7 @@ repos:
2020
additional_dependencies:
2121
- flake8-pytest-style
2222
- repo: https://github.com/pre-commit/mirrors-mypy
23-
rev: v1.1.1
23+
rev: v1.2.0
2424
hooks:
2525
- id: mypy
2626
# Avoid error: Duplicate module named 'setup'
@@ -40,7 +40,7 @@ repos:
4040
args: [--ini, .bandit]
4141
exclude: ^tests/
4242
- repo: https://github.com/pre-commit/mirrors-prettier
43-
rev: v3.0.0-alpha.6
43+
rev: v3.0.0-alpha.9-for-vscode
4444
hooks:
4545
- id: prettier
4646
additional_dependencies:

0 commit comments

Comments
 (0)