We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c53867 + 8f4c3ff commit 29ed52bCopy full SHA for 29ed52b
1 file changed
template/.pre-commit-config.yaml.jinja
@@ -56,7 +56,7 @@ repos:
56
{%- endif %}
57
58
- repo: https://github.com/astral-sh/ruff-pre-commit
59
- rev: v0.15.6
+ rev: v0.15.7
60
hooks:
61
- id: ruff
62
args: [--exit-non-zero-on-fix]
0 commit comments