Skip to content

Commit f9d728e

Browse files
[pre-commit.ci] pre-commit autoupdate (#682)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.13.3](astral-sh/ruff-pre-commit@v0.12.11...v0.13.3) - [github.com/pre-commit/mirrors-mypy: v1.17.1 → v1.18.2](pre-commit/mirrors-mypy@v1.17.1...v1.18.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 191556f commit f9d728e

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.11
33+
rev: v0.13.3
3434
hooks:
3535
- id: ruff
3636
- id: ruff-format
3737
- repo: https://github.com/pre-commit/mirrors-mypy
38-
rev: v1.17.1
38+
rev: v1.18.2
3939
hooks:
4040
- id: mypy
4141
additional_dependencies:

0 commit comments

Comments
 (0)