Skip to content

Commit fc30b5a

Browse files
[pre-commit.ci] pre-commit autoupdate (#373)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.1...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](pre-commit/mirrors-mypy@v1.13.0...v1.14.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent aac61b0 commit fc30b5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ repos:
2929
- id: rst-directive-colons
3030
- id: rst-inline-touching-normal
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.8.1
32+
rev: v0.8.6
3333
hooks:
3434
- id: ruff
3535
- id: ruff-format
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.13.0
37+
rev: v1.14.1
3838
hooks:
3939
- id: mypy
4040
additional_dependencies:

0 commit comments

Comments
 (0)