Skip to content

Commit 112e3ac

Browse files
[pre-commit.ci] pre-commit autoupdate (#283)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d41073b commit 112e3ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ repos:
2525
- id: trailing-whitespace
2626

2727
- repo: https://github.com/rbubley/mirrors-prettier
28-
rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
28+
rev: 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
2929
hooks:
3030
- id: prettier
3131
files: \.(css|html|md|yml|yaml|toml)
3232
args: [--prose-wrap=preserve]
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: 971923581912ef60a6b70dbf0c3e9a39563c9d47 # frozen: v0.11.4
35+
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
3636
hooks:
3737
- id: ruff
3838
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
@@ -44,7 +44,7 @@ repos:
4444
- id: blacken-docs
4545

4646
- repo: https://github.com/pre-commit/mirrors-mypy
47-
rev: f40886d54c729f533f864ed6ce584e920feb0af7 # frozen: v1.15.0
47+
rev: 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
4848
hooks:
4949
- id: mypy
5050
exclude: |

0 commit comments

Comments
 (0)