Skip to content

Commit cf5cb7e

Browse files
author
dcs3spp
committed
update ruby version
1 parent 7f6fc2f commit cf5cb7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-hooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name: Validate GitLab CI
33
description: This hook validates the Gitlab CI yaml file
44
entry: validate-ci
5-
files: [ .gitlab-ci.yaml ]
5+
files: '.gitlab-ci.yaml'
66
language: ruby
7-
language_version: 2.6.3p62
7+
language_version: 2.6.3
88
types: [executable, file, ruby, text]
99
verbose: true

0 commit comments

Comments
 (0)