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 b73a83a commit 3ae9104Copy full SHA for 3ae9104
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
additional_dependencies:
22
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
23
- repo: https://github.com/astral-sh/ruff-pre-commit
24
- rev: "v0.11.9"
+ rev: "v0.12.2"
25
hooks:
26
- id: ruff
27
exclude: ^lightblue_ai/.*\.md$
0 commit comments