Skip to content

Commit 1260346

Browse files
[pre-commit.ci] pre-commit autoupdate (#3834)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.10...v0.5.0) - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](pre-commit/mirrors-mypy@v1.10.0...v1.10.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d117c9f commit 1260346

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.4.10
21+
rev: v0.5.0
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.0
44+
rev: v1.10.1
4545
hooks:
4646
- id: mypy
4747
additional_dependencies:

0 commit comments

Comments
 (0)