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 52acba7 commit 695f821Copy full SHA for 695f821
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
additional_dependencies: ["black==25.9.0"]
36
- id: blackdoc-autoupdate-black
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: v0.14.2
+ rev: v0.14.3
39
hooks:
40
- id: ruff
41
args: ["--fix"]
0 commit comments