We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb5295 commit 262cfd8Copy full SHA for 262cfd8
.pre-commit-config.yaml
@@ -12,6 +12,7 @@ repos:
12
- id: check-toml
13
- id: pretty-format-json
14
args: ["--autofix", "--no-sort-keys"]
15
+ exclude_types: ["jupyter"]
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
rev: v0.6.9
18
hooks:
0 commit comments