We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7405a3a commit 30f6e61Copy full SHA for 30f6e61
.pre-commit-config.yaml
@@ -144,7 +144,7 @@ repos:
144
stages: [pre-commit]
145
# renovate: datasource=github-tags depName=charliermarsh/ruff-pre-commit
146
- repo: https://github.com/charliermarsh/ruff-pre-commit
147
- rev: "v0.13.0"
+ rev: "v0.13.1"
148
hooks:
149
- id: ruff
150
name: Lint and Format with Ruff
template/.pre-commit-config.yaml.jinja
@@ -150,7 +150,7 @@ repos:
{%- endif %}{% if python %}
151
152
153
154
155
156
0 commit comments