We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379e765 commit 6c12f0dCopy full SHA for 6c12f0d
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ ci:
11
12
repos:
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.12.7
+ rev: v0.12.11
15
hooks:
16
- id: ruff
17
args: [ --fix ]
0 commit comments