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.
additional_dependencies: [toml]
1 parent 1923282 commit 464dc99Copy full SHA for 464dc99
.pre-commit-config.yaml
@@ -11,7 +11,6 @@ repos:
11
hooks:
12
- id: yapf
13
args: [--in-place, --verbose]
14
- additional_dependencies: [toml] # TODO: Remove when yapf is upgraded
15
- repo: https://github.com/astral-sh/ruff-pre-commit
16
rev: v0.9.3
17
0 commit comments