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 a2237f4 commit 436a508Copy full SHA for 436a508
.pre-commit-config.yaml
@@ -70,7 +70,7 @@ repos:
70
types_or: [yaml, markdown, html, css, javascript, json]
71
72
- repo: https://github.com/charliermarsh/ruff-pre-commit
73
- rev: v0.0.248
+ rev: v0.0.253
74
hooks:
75
- id: ruff
76
args: ["--fix"]
0 commit comments