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 9b7e42c commit d7154eeCopy full SHA for d7154ee
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: trailing-whitespace
9
10
- repo: https://github.com/charliermarsh/ruff-pre-commit
11
- rev: 'v0.11.4'
+ rev: 'v0.11.5'
12
hooks:
13
- id: ruff
14
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments