提交 98070db1 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.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.4.1)
上级 4d4bd16c
...@@ -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.5.0 rev: v4.6.0
hooks: hooks:
- id: debug-statements - id: debug-statements
exclude: | exclude: |
...@@ -22,7 +22,7 @@ repos: ...@@ -22,7 +22,7 @@ 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.3.4 rev: v0.4.1
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix", "--output-format=full"] args: ["--fix", "--output-format=full"]
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论