Skip to content

Commit 3915c8d

Browse files
committed
exclude meta.yaml
1 parent a8b70cc commit 3915c8d

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
@@ -14,6 +14,7 @@ repos:
1414
rev: v4.6.0
1515
hooks:
1616
- id: check-yaml
17+
exclude: 'conda-recipe/meta\.yaml$'
1718
- id: end-of-file-fixer
1819
- id: trailing-whitespace
1920
exclude: '\.(rst|txt)$'

0 commit comments

Comments
 (0)