提交 559b880c authored 作者: Ben Mares's avatar Ben Mares 提交者: Ricardo Vieira

pre-commit autoupdate

上级 ccc08ba5
...@@ -7,7 +7,7 @@ exclude: | ...@@ -7,7 +7,7 @@ exclude: |
)$ )$
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0 rev: v4.5.0
hooks: hooks:
- id: debug-statements - id: debug-statements
exclude: | exclude: |
...@@ -27,7 +27,7 @@ repos: ...@@ -27,7 +27,7 @@ repos:
- id: ruff-format - id: ruff-format
args: ["--line-length=88"] args: ["--line-length=88"]
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.0.0 rev: v1.8.0
hooks: hooks:
- id: mypy - id: mypy
language: python language: python
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论