We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95bf455 + 033de5f commit 90efcbeCopy full SHA for 90efcbe
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-added-large-files # 检查提交中是否包含过大的文件
9
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: v0.8.1
+ rev: v0.8.2
12
hooks:
13
# Run the linter.
14
- id: ruff
0 commit comments