We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82cf82b + 725f595 commit 0e1de11Copy full SHA for 0e1de11
3 files 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