We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200feb commit d1ff8fbCopy full SHA for d1ff8fb
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: check-added-large-files
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.9.8
+ rev: v0.9.9
22
hooks:
23
- id: ruff
24
args: [--fix]
0 commit comments