Skip to content

Commit 0cf9a2e

Browse files
[pre-commit.ci] pre-commit autoupdate (#2528)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](astral-sh/ruff-pre-commit@v0.6.1...v0.6.2) - [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](pre-commit/mirrors-mypy@v1.11.1...v1.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d8dbc46 commit 0cf9a2e

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
exclude: tests/testdata
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: "v0.6.1"
13+
rev: "v0.6.2"
1414
hooks:
1515
- id: ruff
1616
exclude: tests/testdata
@@ -55,7 +55,7 @@ repos:
5555
]
5656
exclude: tests/testdata|conf.py
5757
- repo: https://github.com/pre-commit/mirrors-mypy
58-
rev: v1.11.1
58+
rev: v1.11.2
5959
hooks:
6060
- id: mypy
6161
name: mypy

0 commit comments

Comments
 (0)