We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--unsafe
1 parent 65896d3 commit 4fe6961Copy full SHA for 4fe6961
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
exclude: '\.svg$'
29
- id: check-json
30
- id: check-yaml
31
- args: [--allow-multiple-documents]
+ args: [--allow-multiple-documents, --unsafe]
32
- id: check-toml
33
34
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments