Skip to content

Commit 7e83580

Browse files
[pre-commit.ci] pre-commit autoupdate (#653)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.2...v0.12.7) - [github.com/pre-commit/mirrors-mypy: v1.16.1 → v1.17.1](pre-commit/mirrors-mypy@v1.16.1...v1.17.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d4b56c1 commit 7e83580

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
@@ -30,12 +30,12 @@ repos:
3030
- id: rst-directive-colons
3131
- id: rst-inline-touching-normal
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.12.2
33+
rev: v0.12.7
3434
hooks:
3535
- id: ruff
3636
- id: ruff-format
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.16.1
38+
rev: v1.17.1
3939
hooks:
4040
- id: mypy
4141
additional_dependencies:

0 commit comments

Comments
 (0)