We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f768e25 commit 7e39e58Copy full SHA for 7e39e58
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.17
+ rev: v0.15.18
60
hooks:
61
- id: ruff
62
args: [--exit-non-zero-on-fix]
0 commit comments