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 d232ea0 commit 587f920Copy full SHA for 587f920
.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.262
+ rev: v0.0.263
74
hooks:
75
- id: ruff
76
args: ["--fix"]
0 commit comments