We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d6bad commit 9797de0Copy full SHA for 9797de0
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: add-trailing-comma
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.15.0
+ rev: v0.15.4
38
hooks:
39
- id: ruff
40
0 commit comments