Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-05-09 03:16:26 +0300
committerEvan Read <eread@gitlab.com>2022-05-09 03:16:26 +0300
commit65b15cecba2019a2dcf186868277a5bf62d73c8b (patch)
tree6a8bfde5ab6725b89e463a1beeb92ba26067e9a8
parent8d30e5a7bdfaa7c59ea85715474acaae796cee7d (diff)
Update Vale in docs Docker images to 2.16.1
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 607dd96d..cc64b08e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -44,7 +44,7 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.15'
- VALE_VERSION: '2.15.5'
+ VALE_VERSION: '2.16.1'
MARKDOWNLINT_VERSION: '0.31.1'
RUBY_VERSION: '2.7.5'