Skip to content

Commit 760efe7

Browse files
committed
update pre-commit config to check YAML
1 parent 115c4ae commit 760efe7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,4 @@ repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
99
rev: "v4.5.0"
1010
hooks:
11-
- id: file-contents-sorter
12-
files: "regressionfiles.txt"
13-
args: ["--unique"]
11+
- id: check-yaml

0 commit comments

Comments
 (0)