We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfca767 commit 1aaaa10Copy full SHA for 1aaaa10
1 file changed
.pre-commit-config.yaml
@@ -29,6 +29,7 @@ repos:
29
hooks:
30
# keep-sorted start
31
- id: check-executables-have-shebangs
32
+ - id: check-yaml
33
- id: detect-private-key
34
- id: trailing-whitespace
35
# keep-sorted end
0 commit comments