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 7169c5f commit 011e8f6Copy full SHA for 011e8f6
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
args: [--prose-wrap=preserve]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: f0b5944bef86f50d875305821a0ab0d8c601e465 # frozen: v0.8.4
+ rev: 89c421dff2e1026ba12cdb9ebd731f4a83aa8021 # frozen: v0.8.6
34
hooks:
35
- id: ruff
36
args: ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
0 commit comments