Skip to content

Commit 7c18867

Browse files
[pre-commit.ci] pre-commit autoupdate (#125)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](astral-sh/ruff-pre-commit@v0.8.4...v0.8.6) - [github.com/pre-commit/mirrors-mypy: v1.14.0 → v1.14.1](pre-commit/mirrors-mypy@v1.14.0...v1.14.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f5dbbf2 commit 7c18867

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
@@ -32,13 +32,13 @@ repos:
3232
- id: detect-secrets
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.8.4
35+
rev: v0.8.6
3636
hooks:
3737
- id: ruff
3838
- id: ruff-format
3939

4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.14.0
41+
rev: v1.14.1
4242
hooks:
4343
- id: mypy
4444
exclude: tests/

0 commit comments

Comments
 (0)