Skip to content

Commit 2867591

Browse files
ci: [pre-commit.ci] pre-commit autoupdate (#2766)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](astral-sh/ruff-pre-commit@v0.15.20...v0.15.21) - [github.com/pre-commit/mirrors-mypy: v2.1.0 → v2.3.0](pre-commit/mirrors-mypy@v2.1.0...v2.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 97c793f commit 2867591

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
]
4747

4848
- repo: https://github.com/astral-sh/ruff-pre-commit
49-
rev: v0.15.20
49+
rev: v0.15.21
5050
hooks:
5151
- id: ruff
5252
- id: ruff-format
@@ -57,7 +57,7 @@ repos:
5757
- id: gitleaks
5858

5959
- repo: https://github.com/pre-commit/mirrors-mypy
60-
rev: v2.1.0
60+
rev: v2.3.0
6161
hooks:
6262
- id: mypy
6363
exclude: ^(tests/|examples/|docs/)

0 commit comments

Comments
 (0)