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>2021-11-01 06:37:39 +0300
committerEvan Read <eread@gitlab.com>2021-11-01 06:37:39 +0300
commit58b4dd9a1edd74bf0db8f34446858e85cbbbbc81 (patch)
tree5b16c9b82a87e7e45d053223a4e291174d50a06f /.gitlab-ci.yml
parent4c18963fe0a414ad62f55b9e18f922588b2dd155 (diff)
Use newer Vale and markdownlint-cli versions for building linting images
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fb213094..313676b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,8 +35,8 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.14'
- VALE_VERSION: '2.10.4'
- MARKDOWNLINT_VERSION: '0.28.1'
+ VALE_VERSION: '2.12.0'
+ MARKDOWNLINT_VERSION: '0.29.0'
RUBY_VERSION: '2.7.4'
#