We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b737e1f + a13ce1c commit 0ae910fCopy full SHA for 0ae910f
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: pycln
23
args: [--config=pyproject.toml]
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.15.2
+ rev: v0.15.4
26
hooks:
27
- id: ruff-check
28
args:
0 commit comments