We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3660b3f + 5f1e186 commit 2a16b0cCopy full SHA for 2a16b0c
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.15.4
+ rev: v0.15.9
15
hooks:
16
- id: ruff-check
17
args: [ --fix ]
0 commit comments