Skip to content

Commit 9d680f3

Browse files
[pre-commit.ci] pre-commit autoupdate (#546)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.12.2](astral-sh/ruff-pre-commit@v0.11.12...v0.12.2) - [github.com/pre-commit/mirrors-mypy: v1.16.0 → v1.16.1](pre-commit/mirrors-mypy@v1.16.0...v1.16.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d938c69 commit 9d680f3

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
@@ -31,12 +31,12 @@ repos:
3131
- id: rst-directive-colons
3232
- id: rst-inline-touching-normal
3333
- repo: https://github.com/astral-sh/ruff-pre-commit
34-
rev: v0.11.12
34+
rev: v0.12.2
3535
hooks:
3636
- id: ruff
3737
- id: ruff-format
3838
- repo: https://github.com/pre-commit/mirrors-mypy
39-
rev: v1.16.0
39+
rev: v1.16.1
4040
hooks:
4141
- id: mypy
4242
additional_dependencies:

0 commit comments

Comments
 (0)