Skip to content

Commit 3a12d9a

Browse files
[pre-commit.ci] pre-commit autoupdate (#425)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](astral-sh/ruff-pre-commit@v0.15.9...v0.15.10) - [github.com/pre-commit/mirrors-mypy: v1.20.0 → v1.20.1](pre-commit/mirrors-mypy@v1.20.0...v1.20.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5547e7c commit 3a12d9a

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
@@ -78,7 +78,7 @@ repos:
7878
# More information can be found in its documentation:
7979
# https://docs.astral.sh/ruff/
8080
- repo: https://github.com/astral-sh/ruff-pre-commit
81-
rev: v0.15.9
81+
rev: v0.15.10
8282
hooks:
8383
- id: ruff-check
8484
name: ruff
@@ -106,7 +106,7 @@ repos:
106106
# The project's documentation can be found at:
107107
# https://mypy.readthedocs.io/en/stable/index.html
108108
- repo: https://github.com/pre-commit/mirrors-mypy
109-
rev: v1.20.0
109+
rev: v1.20.1
110110
hooks:
111111
- id: mypy
112112
exclude: ^tests/.*$

0 commit comments

Comments
 (0)