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>2023-01-16 03:44:29 +0300
committerEvan Read <eread@gitlab.com>2023-01-16 03:44:29 +0300
commit967e6ed1a52472e27f0f163d58c75d0bd3939c07 (patch)
tree1679a0a20c2fa688ce277e751d7f895b693c8f89 /.gitlab-ci.yml
parentf789258bc1c463156d640aea0dac4636aa3c75ee (diff)
Bump Vale version to latest for Docker images when they are next built
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eb4745a6..41e89c7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.16'
- VALE_VERSION: '2.21.3'
+ VALE_VERSION: '2.22.0'
MARKDOWNLINT_VERSION: '0.32.2'
MARKDOWNLINT2_VERSION: '0.5.1'
RUBY_VERSION: '2.7.7'