Skip to content

Commit 3aad355

Browse files
[pre-commit.ci] pre-commit autoupdate (#3880)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](astral-sh/ruff-pre-commit@v0.5.2...v0.5.4) - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f463423 commit 3aad355

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
@@ -18,7 +18,7 @@ repos:
1818
- id: python-check-blanket-noqa
1919
name: Precision flake ignores
2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.5.2
21+
rev: v0.5.4
2222
hooks:
2323
- id: ruff
2424
name: ruff lint
@@ -41,7 +41,7 @@ repos:
4141
flake8-simplify==0.14.1,
4242
]
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.10.1
44+
rev: v1.11.0
4545
hooks:
4646
- id: mypy
4747
additional_dependencies:

0 commit comments

Comments
 (0)