提交 ca0a1b60 authored 作者: pre-commit-ci[bot]'s avatar pre-commit-ci[bot] 提交者: Ben Mares

[pre-commit.ci] pre-commit autoupdate

updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0)
上级 b7c952bf
...@@ -22,13 +22,13 @@ repos: ...@@ -22,13 +22,13 @@ repos:
)$ )$
- id: check-merge-conflict - id: check-merge-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.1 rev: v0.4.2
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix", "--output-format=full"] args: ["--fix", "--output-format=full"]
- id: ruff-format - id: ruff-format
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.9.0 rev: v1.10.0
hooks: hooks:
- id: mypy - id: mypy
language: python language: python
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论