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-10-25 09:45:39 +0300
committerRussell Dickenson <rdickenson@gitlab.com>2022-10-25 09:45:39 +0300
commit5404027a7503d68a087c1738c67bb0607496450d (patch)
treed9b9777570efc9a60838de56f42d5096e142c817 /.gitlab-ci.yml
parent0088e2383226f1389df0601ff1efdd788af673d6 (diff)
Use newer base and HTML linting images
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a6ea83a..de7974c3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,8 +22,9 @@ variables:
BUNDLE_PATH__SYSTEM: 'false'
GIT_DEPTH: '20'
ALPINE_VERSION: '3.16'
- VALE_VERSION: '2.20.1'
+ VALE_VERSION: '2.20.2'
MARKDOWNLINT_VERSION: '0.32.2'
+ MARKDOWNLINT2_VERSION: '0.5.1'
RUBY_VERSION: '2.7.6'
#