Skip to content

Commit 95966a7

Browse files
[pre-commit.ci] pre-commit autoupdate (#3918)
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 32cc7ab commit 95966a7

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.6.1
21+
rev: v0.6.2
2222
hooks:
2323
- id: ruff
2424
name: ruff lint
@@ -38,7 +38,7 @@ repos:
3838
flake8-simplify==0.14.1,
3939
]
4040
- repo: https://github.com/pre-commit/mirrors-mypy
41-
rev: v1.11.1
41+
rev: v1.11.2
4242
hooks:
4343
- id: mypy
4444
additional_dependencies:

0 commit comments

Comments
 (0)