We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0833d3b + a2cc31d commit d2690b9Copy full SHA for d2690b9
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-added-large-files
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.11.0
+ rev: v0.11.2
15
hooks:
16
- id: ruff
17
args: [ "--fix", "--show-fixes" ]
0 commit comments