We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5078b91 commit 52b77eeCopy full SHA for 52b77ee
.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.7.4
+ rev: v0.8.0
12
hooks:
13
# Run the linter.
14
- id: ruff
0 commit comments