We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7a9d6 commit e81ace1Copy full SHA for e81ace1
.pre-commit-hooks.yaml
@@ -1,7 +1,7 @@
1
- id: validate-gitlab-ci
2
name: Validate GitLab CI
3
description: This hook validates the Gitlab CI yaml file
4
- entry: validate-ci
+ entry: validate-gitlab-ci
5
language: ruby
6
language_version: 2.6.3
7
verbose: true
0 commit comments