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 b4891fa commit d3bd82bCopy full SHA for d3bd82b
.pre-commit-config.yaml
@@ -143,7 +143,7 @@ repos:
143
stages: [pre-commit]
144
# renovate: datasource=github-tags depName=charliermarsh/ruff-pre-commit
145
- repo: https://github.com/charliermarsh/ruff-pre-commit
146
- rev: "v0.11.13"
+ rev: "v0.12.1"
147
hooks:
148
- id: ruff
149
name: Lint and Format with Ruff
template/.pre-commit-config.yaml.jinja
@@ -149,7 +149,7 @@ repos:
{%- endif %}{% if python %}
150
151
152
153
154
155
0 commit comments