We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde1d8c commit af75a8cCopy full SHA for af75a8c
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
# https://github.com/PRQL/prql/issues/3078
26
- prettier-plugin-go-template
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.15.13
+ rev: v0.15.14
29
hooks:
30
- id: ruff
31
args: [--fix]
0 commit comments