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