We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ffe3f commit 48c29a4Copy full SHA for 48c29a4
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-yaml
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.11.6
+ rev: v0.11.7
15
hooks:
16
- id: ruff
17
args: [--fix]
0 commit comments