提交 a377c22d authored 作者: pre-commit-ci[bot]'s avatar pre-commit-ci[bot] 提交者: Ricardo Vieira

[pre-commit.ci] pre-commit autoupdate

updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.9)
上级 f277af71
...@@ -9,7 +9,7 @@ exclude: | ...@@ -9,7 +9,7 @@ exclude: |
)$ )$
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0 rev: v5.0.0
hooks: hooks:
- id: debug-statements - id: debug-statements
exclude: | exclude: |
...@@ -27,7 +27,7 @@ repos: ...@@ -27,7 +27,7 @@ repos:
- id: sphinx-lint - id: sphinx-lint
args: ["."] args: ["."]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5 rev: v0.6.9
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix", "--output-format=full"] args: ["--fix", "--output-format=full"]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论