We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48e9fe0 commit 56151fbCopy full SHA for 56151fb
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: sort-simple-yaml
21
- id: trailing-whitespace
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: 'v0.11.2'
+ rev: 'v0.11.5'
24
hooks:
25
- id: ruff
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments