Skip to content

Commit e81ace1

Browse files
author
dcs3spp
committed
chore(pre-commit): fix entry to validate-gitlab-ci executable in gem
1 parent 5e7a9d6 commit e81ace1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- id: validate-gitlab-ci
22
name: Validate GitLab CI
33
description: This hook validates the Gitlab CI yaml file
4-
entry: validate-ci
4+
entry: validate-gitlab-ci
55
language: ruby
66
language_version: 2.6.3
77
verbose: true

0 commit comments

Comments
 (0)