We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c736d3 + 46475f2 commit d0f60ddCopy full SHA for d0f60dd
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
args: [--branch, main, --branch, dev]
24
- id: check-added-large-files
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.11.8
+ rev: v0.11.9
27
hooks:
28
- id: ruff
29
args: [ --fix, --exit-non-zero-on-fix, "--ignore=C901" ]
0 commit comments