We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115c4ae commit 760efe7Copy full SHA for 760efe7
1 file changed
.pre-commit-config.yaml
@@ -8,6 +8,4 @@ repos:
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
rev: "v4.5.0"
10
hooks:
11
- - id: file-contents-sorter
12
- files: "regressionfiles.txt"
13
- args: ["--unique"]
+ - id: check-yaml
0 commit comments