Skip to content

Commit f9f8eeb

Browse files
committed
Exclude invalid yaml test inputs
1 parent 014b017 commit f9f8eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
exclude: __snapshots__
1111
- id: check-yaml
12+
exclude: test_utils/input/yaml
1213
- id: check-toml
1314
- id: trailing-whitespace
1415
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)