We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c44ce8 commit c3a6925Copy full SHA for c3a6925
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ fail_fast: false
6
minimum_pre_commit_version: 3.2.0
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: 'v0.11.7'
+ rev: 'v0.11.8'
10
hooks:
11
- id: ruff
12
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments