We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa2aee commit ca492a8Copy full SHA for ca492a8
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
files: ex_app/lib/
25
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.8.4
+ rev: v0.9.1
28
hooks:
29
- id: ruff
30
0 commit comments